开发者

T-Mobile G1 won't appear in 'adb devices' list

I'm trying to connect to connect to my T-Mobile G1 to test a simple android app I an creating. I cannot get it to show up in the list of connected android devices. Here are the details:

  • 32-bit Windows XP
  • I have enabled USB Debugging on my device
  • I am not prompted with the New Hardware Wizard when I plug my device in, it is merely seen as a new removable drive. It does not appear under any o开发者_JAVA技巧ther categories in Device Manager, nor is there a new "Unknown Device" entry anywhere to be found
  • I have tried "Update Driver" and select the driver that Google provides for their official developer devices, but it says "this driver does not match your device" or something to that effect. Probably because it is expected a device type other than "Disk Drive"
  • I have tried uninstalling the device under "Disk Drives" and plugging it in again but it always gets reinstalled automatically as a "Disk Drive"
  • I have tried uninstalling the device, manually installing the Google driver from the INF file and plugging in the device and it is still only recognized as a "Disk Drive"
  • Most importantly, I get a blank device list when I run "adb devices" from the Android SDK tools directory before and after each step I tried

After hours of scouring the web I get the distinct impression that a new device category should be popping up in Device Manager if the driver is installed correctly, but I have not been able to get the device to come up as anything other than a new "Disk Drive"

Thanks in advance


you must install compatible HTC Sync on the windows. HTC Sync can be downloaded in http://www.htc.com/


Try updating the driver manually via Windows Device Manager.

If it's not showing up as the phone, you may need to plug it in and remove it a couple times to determine which device it is showing up as.


You may be able to install the driver onto your phone with these instructions:

http://developer.android.com/sdk/win-usb.html

Note that the directory has changed to /extras/google/usb_driver.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜