Hi, First time when I connected my android phone with windows XP SP3 system everything went smoothly. And after installing usb drivers from android sdk 1.1 I was able to see my device from adb by running "adb devices" command. Recently there was some software update from windows after which I started getting issue with my USB devices , it also stopped detecting my android phone. After some effort I again installed the usb drivers for android from sdk, but still adb is not able to detect my device. In the device manager I can see "ADB Interface" / HTC Dream composite ADB Interface and under USB controllers it is listed as USB mass storage device and composite device. Everything looks fine. But still adb is not able to detect my device. adb devices command returns just "List of devices attached" string but does not list the actual device.
Interestingly on the same machine when I run another instance of windows xp through VMware player, adb is able to detect my device properly. What could be going wrong ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---

