I don't understand why it is having to try to start the server so much. Can you open a command line window, go to <android sdk>\platform-tools, and try running 'adb devices'? See if it works well.
Another thing you might want to try is going to Task Manager and killing the adb.exe process. Maybe the sever daemon got in a funky state. Jonathan On 7/21/2011 9:52 AM, Steven Elliott Jr wrote: > Hello, > > I just got started with Mono for Android and am using the Visual Studio > 2010 plugin. I have no problems running the emulator but for the life of > me I can't get it to recognize my device. Now, if I go to Eclipse and > build a native Android device with the Java SDK it find the device > without any problems. I am using a Thunderbolt for my development device > and it's been pretty solid so far just that I can't get it to work with VS. > > This is the error log: > -- Starting Process - 7/21/2011 9:34:21 AM -- > Executable: C:\Program Files (x86)\MSBuild\Novell\mandroid.exe > Arguments: -activated > Appending Java path: C:\Program Files\Java\jdk1.6.0_26\bin > -- Starting Process - 7/21/2011 9:34:21 AM -- > Executable: C:\Program Files (x86)\MSBuild\Novell\mandroid.exe > Arguments: -activated > Appending Java path: C:\Program Files\Java\jdk1.6.0_26\bin > -- Starting Process - 7/21/2011 9:34:22 AM -- > Executable: C:\android\platform-tools\adb.exe > Arguments: start-server > Appending Java path: C:\Program Files\Java\jdk1.6.0_26\bin > [STDOUT] * daemon not running. starting it now on port 5037 * > [STDOUT] * daemon started successfully * > [STDOUT] List of devices attached > [STDOUT] HT14SS004248device > [STDOUT] emulator-5554offline > [STDOUT] > [STDOUT] * daemon not running. starting it now on port 5037 * > [STDOUT] * daemon started successfully * > [STDOUT] > [STDERR] > -- Process Finished [5000] -- > -- Starting Process - 7/21/2011 9:34:26 AM -- > Executable: C:\android\platform-tools\adb.exe > Arguments: devices > Appending Java path: C:\Program Files\Java\jdk1.6.0_26\bin > [STDERR] ADB server didn't ACK > [STDOUT] * daemon not running. starting it now on port 5037 * > [STDERR] * failed to start daemon * > [STDERR] error: cannot connect to daemon > > I am using Windows 7 Ultimate 64-bit with a 64-bit JDK, do you think > that may be the problem? I also just installed my antivirus software... > > Thanks! > -- > Steven Elliott > > “Once you can accept the universe as being something expanding into an > infinite nothing which is something, wearing stripes with plaid is easy. > <http://thinkexist.com/quotation/once_you_can_accept_the_universe_as_being/338617.html>” > > - Albert Einstein > > > > > _______________________________________________ > 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