Android: ADB Driver for HTC One X

Heshan Perera picture Heshan Perera · Jun 13, 2012 · Viewed 98.5k times · Source

I have been debugging on an HTC Desire for which I had the ADB drivers. Now I have been forced to debugging on an HTC One X, but I can't find the driver anywhere. The standard HTC driver that used with my desire (Running Android 2.2) does not get recognized as the right driver for the One X (running Android ICS).

What are the other options that I have to enable launching and USB debugging on the HTC One X through Eclipse Helios ?

Answer

Bobs picture Bobs · Jun 13, 2012

Use HTCSync Version: 3.3.21. It has USB driver also. I installed it and after that I could debug my application. Read its help here.

Enjoy!