Download Android Usb Driver Htc Desire

Desire

  1. Free Android Usb Driver Download
  2. Android Usb Driver Windows 7
  3. Download Driver For Android Phone

HTC Desire HD USB Driver Download & Install: Both ADB + USB drivers for the HTC Desire HD device. Compatible with any Windows & Mac computer.

Active5 years, 1 month ago

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 Android Usb Driver Download

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

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)

t3christ3chris
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!

NuxAndroid
4,8043 gold badges41 silver badges53 bronze badges
Benny SkogbergBenny Skogberg
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.

Active5 years, 1 month ago

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?

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

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)

t3christ3chris
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!

Android Usb Driver Windows 7

Nux
4,8043 gold badges41 silver badges53 bronze badges
Benny SkogbergBenny Skogberg
7,05611 gold badges43 silver badges79 bronze badges

Download Driver For Android Phone

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