I have been quite interested in developing an application for my Android device. I downloaded the all the required tools for VS2010 following this guide - http://mono-android.net/Installation/Visual_S
I\'m a .net developer and I\'m using monodroid these days. I found Task class in the mono droid. I\'m not sure how does monodroid implement it. I guess it uses thread pool in Java, am I right? I appre
Is there any automated conversion which will take an existing WPF application and convert it to MonoDroid?Leveraging existing knowledge of C# is great.What would be the icing on the cake would be bein
I have a project where I need to build a C# application that is able to run in iPhone, Andro开发者_运维技巧id and Windows Mobile.
We have been able to run and test all the example widgets with monodroid except the hellotabwidget. It fails to package and the error is not presented. Can someone please post a working example of the
Does anyone have a Google Maps solution for MonoDroid? To make it work, we need to inherit from MapActivity (com.google.android.maps).
I\'d like to install my Monodroi开发者_StackOverflowd app on HTC Android as a testing. how to? Please share me any step by step link. Android set up is ok but i dont find any link monodroid setup to d
I follow the original android API and use the monodroid to write a very simple CustomView to draw a rectangle. Once I enter the application, it automatically quites. While I write a pure android with
I\'m trying to integrate ZXing\'s barcode scanner into a MonoDroid application. I see that normal Android (java) apps have IntentIntegration.java and IntentResult.java to include into their project to
Hello the app th开发者_JAVA百科at I\'m building works with alot of images that are stored on the server and need to display them on a listview. I would like to be able to store them on a file.