If you are having problems with getting 64bit debugger (ADB) drivers installed for your HTC Desire on Windows, you will need to make sure you have the following in your android_winusb.inf file located in the usb_driver folder in the Android SDK folder:
;HTC Desire
%CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C87&MI_01
It should be located anywhere between the
[Google.NTamd64] and
[USB_Install] blocks.
Thanks man..
ReplyDeletewas searching this since soo many days...
cheers
Keep up the good work :)
Helped a lot when installing on 64bit Windows 7. Thank you!
ReplyDelete