cost 383 ms
Use MvvmCross with dot42

I'm currently trying some techniques for writing Android programs with C#. I found MvvmCross that is really nice for an old WPF programmer. Sadly, the ...

Referencing libraries from other solution

I have custom library that is located in a separate solution. When I reference that library in a new solution everything works fine, except when I try ...

2014-05-30 09:58:42   1   67    dot42  
Emulator for Deploying and Debugging

Do you provide any emulator with dot42 or an actual device is required for testing/debugging? Is there any way some third party emulator can be attac ...

2014-04-17 17:36:58   1   261    dot42  
Using native C libraries in dot42

Is it possible to use a native C/C++ library with dot42? If so are there examples of how to do this? If not is this a planned feature? ...

2014-02-18 21:07:31   1   195    dot42  
dot42 jar import is missing methods

I imported a jar project in to my dot42 project. It appears to have made a wrapper but it is missing some methods. Any idea what I am doing wrong? The ...

WaitOne() timeout parameter lost?

why System.Threading.WaitHandle.WaitOne() hasn't overload for the timeout parameters as available in standard .NET implementation: http://msdn.microso ...

2014-01-27 10:31:13   1   83    dot42  
How to unsubscribe an event with dot42

I've a static class called "BatteryManagerHelper" wich monitors battery status via the Intent.ACTION_BATTERY_CHANGED intent. Each time system notifies ...

2014-01-24 10:57:02   1   180    dot42  

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM