Htc Desire Adb Driver Windows 7 X64 Download

Active5 years, 1 month ago
Android
  1. Download our Official. Root Windows 7 adb driver. I ended up running USBDeview and removing every usb driver that had HTC, android, adb in it and.
  2. 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.

Windows 7 X64 Iso Download

Does anyone know what to edit in the android_winusb.inf file of the usb_driver folder inside the android sdk folder if I want to add the new HTC Desire HD device to it?

Free Download HTC Dream Composite ADB Interface Driver 1.0.10.0 for Windows 7/Windows 8 (Other Drivers & Tools).

I've read people posting different things to add for different devices. I could not find what to add for HTC Desire HD.

Your help is greatly appreciated. Thanks!

BobBob

4 Answers

The problem has been solved with the help of the following blog.http://www.jmedved.com/2010/06/android-debug-bridge-on-htc-desire/

I have added following lines for the .inf file located in ..Androidandroid-sdk-windowsgoogle-usb_driverandroid_winusb.inf :

Since device and hardware ids are not listed in the inf file. For all the new devices if the driver is not found. We need to edit .inf file.

spadmanspadman
X64

Another way of getting adb to work with the device is to install HTC Sync (tested with version 3.0.5481). Apparently it will install the right USB drivers.

SylvainSylvain

The driver for x86 and x86-64 systems without any other tools like HTC Sync etc.:

http://www.android-hilfe.de/root-hacking-modding-fuer-htc-desire-hd/140744-erledigt-usb-adb-treiber.html#post1924269(Linked page is german, just klick on the Winzip-like icon)

t3christ3chrisHtc
9201 gold badge11 silver badges24 bronze badges

I tried the blog post, mentioned above - but it failed on Windows 7 pro (on MacBook Pro using Bootcamp). However using HTC Sync like Sylvain mentioned above works perfectly on version 3.0.5511.

  1. Download and install HTC Sync using this guide.
  2. Start HTC Sync
  3. Connect your phone to PC with USB-cable

Now you see the installation of the USB-driver functioning and you are set up to test developing apps on your HTC Desire HD. You can also take screenshots using the DDMS located in the tools folder of your Android-sdk. The best part - you don't have too root your phone!

Nux
4,8133 gold badges41 silver badges53 bronze badges
Benny Skogberg

Samsung Adb Drivers Windows 10

Benny Skogberg

Android Adb Driver Windows 7

7,05611 gold badges43 silver badges79 bronze badges

Not the answer you're looking for? Browse other questions tagged android or ask your own question.