HTC Desire Windows 7 64-Bit adb driver

Posted on in Android, How-Tos

I just had some troubles to get adb to work together with my HTC Desire on Windows 7 64-Bit. When attaching the phone in USB debugging mode, it showed up as “My HTC” device, but adb couldn’t connect to it.

First of all, you need to install HTC Sync and the included USB drivers to get your device working normally with your computer (e.g. showing up as disk drive). Then install the Android SDK and the USB drivers package (from SDK manager) and add the following lines to the file extras\google\usb_driver\android_winusb.inf inside the [Google.NTamd64] section (before [USB_Install] around line 65):

;HTC Desire
%CompositeAdbInterface%     = USB_Install, USB\VID_0BB4&PID_0C87&MI_01

Use this driver for the “My HTC” device. It should install, show up as “Android Composite ADB Interface” afterwards and work with adb (do an adb devices to check).

Sources

  • http://twitter.com/Android_Sim AndroidSim

    worked great! but i found that pdanet is alot easier to install and get drivers working http://www.androidsim.net/2009/08/how-to-1-how-to-install-usb-driver-on.html

  • http://ailoo.net Mathias

    Didn’t know PdaNet yet – but isn’t it just designed for USB and Bluetooth tethering?

    • http://twitter.com/Android_Sim AndroidSim

      also works for that it also install the drivers

  • Malcolm Searle

    Thank you!!!  Been trying to install drivers for my Desire on Win 7 for the last couple of hours. Then I found this page and got it fixed in a heartbeat. 
     
    FYI – I don’t have HTC Sync installed. Seems like it’s enough to install Java JDK, Android SDK & USB drivers package and then follow your instructions here to update android_winusb.inf.

  • Xavier Mommersteeg

    problem with htc dhd. when connect the usb there is no pulldown menu on the phone and no response on the comp. only the orange led lichtup for charging. what to do???