I\'m using MonoDroid Looper.MyQueue().AddIdleHandler() to execute some Commands when the app is in idle mode. This is working in one activity, but if I\'m starting the second activity it hangs until i
Having finished and successfully published my very first iPhone app with MonoTouch, I\'m now seeking for the Android version of the same app.
Mono for Android has access to most of 开发者_运维知识库.NET 4.0 from the Mono framework. Unfortunately, when I try to add NuGet packages in Visual Studio that specifically target .NET 3.5 or beyond,
I am developed a app in Visual Studio with mono for android. C# So. 开发者_如何学编程How can i send data by USB port in Android. C#?
I\'m planning to develop a distributed application with a mobile part (MonoTouch/MonoDroid/WP7), a desktop part (WPF) and the web part (ASP/Silverlight)...
I am a C# developer, but completely new to MonoDroid and Android development in general. I just downloaded MonoDroid a few minutes ago, fired up VS 2010, and followed the directions here (http://docs.
I note the the mono android port of the SDK API Demos does not include the DeviceAdministration pieces.
Sorry if Stack Overflow is not the right place for this question. I have previously developed an iOS application using MonoDevelop and the MonoTouch stack on Mac OS X Snow Leopard. Now this app had t
Can anybody give me an example how I would download an image asynchroniously and display it in an ImageView in MonoDroid.
Please someone help me. I have tried to convert http://drobosson.blogspot.com/2011/01/google开发者_开发百科-android-camera-preview-data.html and http://marakana.com/forums/android/examples/39.html to