Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

USB-device driver for HTC OneVX (USB debugging)

I have a HTC One VX phone and I would like to develop an app for it.

I got the SDK, IDE, JDK and everything I need. http://developer.android.com/sdk/index.html I tried to run my app on my phone from eclipse. But my device is not showing up in the Android device chooser window. I'm guessing it is because I do not have the driver for the phone, but I can't seem to find it.

I have my phone set for "USB debugging".

The site -> http://developer.android.com/tools/extras/oem-usb.html#Drivers

Says to install the OEM USB driver for my computer. I have a dell that I have upgraded to Windows 7, service tag BLZXLC1. My so I can't get the drivers from the site because I have upgraded my OS.

But I already have the USB drivers right? In the device manager I have a "Android Phone" under "Other devices" which doesn't have a driver for it. What do I need to do to make this work?

like image 707
Ricky Casavecchia Avatar asked Feb 08 '13 23:02

Ricky Casavecchia


1 Answers

Download and install HTC Sync Manager from HTC:
http://www.htc.com/www/software/htc-sync-manager/download/

Apart from being the official Sync program for HTC devices, it also contains the necessary USB device drivers for Windows, to use with (USB) Android Debug Bridge (ADB).

HTC Sync Manager supports the following devices (current as of February 9th, 2013):

HTC J Butterfly, HTC Droid DNA, HTC One VX, HTC One SV, HTC One X+, HTC One S Special Edition, HTC Desire X, HTC One SC, and HTC One SU, HTC One X, HTC One XL, HTC One XC, HTC One S, HTC One V, HTC EVO 4G LTE, HTC Droid Incredible 4G, HTC J, HTC Desire C, HTC Desire VC, HTC Desire V

like image 109
kaderud Avatar answered Nov 12 '22 02:11

kaderud