I downloaded Mono software (http://xamarin.com/monoforandroid) and the samples from the xamarin website (http://samples.xamarin.com/Android). When I run the samples, after choosing the emulator from the list (I choose MonoForAndroid_API_10) it is loading the screen, but I don’t see out output of my sample!!!
I am just running the simple Hello Droid sample..
Other emulators aval are,
MonoForAndroid_API_10
MonoForAndroid_API_12
MonoForAndroid_API_14
MonoForAndroid_API_7
MonoForAndroid_API_8
I even tried to choose the different emulator, but no use.
I figured out my self.. Just need to click ‘OK’ button on ‘Select Device’ window.