user1632765
user1632765

Reputation: 13

HTC windows 7 drivers

I have an HTC One V device, I am running some commands via ADB and using the drive mode to access from pc.

I know that HTC Sync installs the drivers, and it works completely fine. However I would like to install just the drivers without HTC sync application itself.

Is there any way to handle this?

Upvotes: 1

Views: 13192

Answers (1)

mihail
mihail

Reputation: 2173

you will need to install the android usb driver and add the hardware ids of your phone in the android_winusb.inf file - check this Problem when connecting my device to PC? .This should be enough for sending commands from adb. I also use HTC phone and I've never installed any drivers or sync software and this work just fine for me.

Upvotes: 3

Related Questions