Another option is to go to the command line and issue adb kill-server followed by adb start-server. This will reset ad and it should see the running emulator. Basically, this is an adb issue, it sometimes doesn't see what it is supposed to see.
Wally From: chris...@gmail.com Date: Mon, 23 Jan 2012 17:41:12 +0000 To: monodroid@lists.ximian.com Subject: Re: [mono-android] MOnodevelop cant see AVD(s) Hey, You will want to press the "refresh" button once and then wait 10/15 seconds and hopefully it will show up then, if this doesn't work, then try pressing "refresh" again and again wait for it to show up. The issue is that the Emulator isn't showing up through ADB (the Android Debug Bridge used by Eclipse and MonoDevelop/Mono for Android) so until this gets picked up (by clicking refresh, you're killing the ADB server and restarting it), you won't be able to deploy to the emulator. I hope this helps, ChrisNTR On Mon, Jan 23, 2012 at 5:00 PM, ppalmeida <pedropauloalme...@gmail.com> wrote: Hi folks. Im new in Mono and Android. I've looked for this problem and the most near I found talks about a Java bug and says to "reinstall" the SDK, witch I did resulting no success. What I notice is that Android Virtual Device Manager has a list of all my devices at some folder, but try to initiate the device in another folder. You can see those two locations (in my machine) here: http://i.stack.imgur.com/C6hop.png If I copy the avd folder to the location where it try to start the emulator, it starts but MonoDevelop dont get noticed. The emulator never is available in the "Select device" popup window and the "Ok" button is never available. I've looked if I can find some place to configurate the correct path to the AVD or some way to tell MonoDevelop that the emulator is runing but with no success. If I start the emulator from AVD Manager and then hit F5 on MonoDevelop, it opens up the "Select Device" the same way: all off and "unavailable". http://yfrog.com/mntj0p Check the emulator running, the AVD Manager with the emulator name and the MonoDevelop with the dialog window with emulator and "ok" button turned off. How do I tell MonoDevelop that the emulator is already up and running? Someone can help me? Thanks in advance. -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/MOnodevelop-cant-see-AVD-s-tp5166703p5166703.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid -- ChrisNTR Microsoft ASPInsider http://weblogs.asp.net/chrishardy http://twitter.com/chrisntr _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
_______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid