Re: [mono-android] Select a device broken

2012-06-16 Thread craig
this is using visual studio. after some experimenting I found that if you open visual studio, start the emulator from visual studio, then exit and re-open visual studio, then when you try to run your program then it will detect the emulator correctly from that point on. basically the emulator has

Re: [mono-android] Select a device broken

2012-06-16 Thread Miljenko Cvjetko
Hi Does this happen with VS or MD, or both? VS had some issues. One possibility was to start emulators from MD or simply restart VS. screenshot says You are using VS, so Wally's response few days ago: From a cold boot, I find that if I start an emulator

Re: [mono-android] Select a device broken

2012-06-15 Thread craig
also i just ran adb devices, and my device was listed so that doesn't seem to be the issue. i ran adb kill-server adb start-server just in case, but no help there either. -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Select-a-device-broken-tp5710371p5710373.ht

Re: [mono-android] Select a device broken

2012-06-15 Thread craig
also i have tried to create a new emulator but that didn't help either. -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Select-a-device-broken-tp5710371p5710372.html Sent from the Mono for Android mailing list archive at Nabble.com. _

[mono-android] Select a device broken

2012-06-15 Thread craig
I have been using Mono 4 Android for awhile now. Previously it worked just fine. However, I just upgraded to your most recent release of Mono 4 Android and now I am encountering an issue. When I try to run my program it asks me to start an emulator. I start the emulator and wait for it to initi