It's definitely not a trivial task to do it on Windows. I have an XP and I couldn't make it work, either. I googled a lot and saw that lot of people struggled with that the device driver didn't install for some strange reason. I finally could solve my problem, see the solution at http://code.google.com/p/android/issues/detail?id=1039#c10
On Dec 23 2008, 10:16 am, "David Turner" <[email protected]> wrote: > you probably miss installing the USB driver :-) > > On Sun, Dec 21, 2008 at 11:15 PM, dfabulich <[email protected]> wrote: > > > When I plug my Android Dev Phone 1 into my Windows machine and try to > > run "adb", it refuses to detect my device. I made sure "USB > > debugging" is enabled in the Application Settings on the phone. What > > am I missing here? > > > C:\devtools\android-sdk-windows-1.0_r2\tools >adb devices > > * daemon not running. starting it now * > > * daemon started successfully * > > List of devices attached > > > C:\devtools\android-sdk-windows-1.0_r2\tools >adb shell > > error: device not found --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

