eskalera
eskalera

Reputation: 1092

Can't set the usb drivers to debug in Galaxy Nexus

I have a problem trying to debug in my Samsung Galaxy. I have followed the instructions in Android Developers and downloaded the Samsung USB Drivers but when I get to the point of updating the driver I don't know which folder to pick. There are 26 folders inside SAMSUNG/USB DRIVERS.

Also, I've seen solutions in other posts editing the android-sdk-windows\usb_driver\android_winusb.inf, but where is that folder anyway??

My OS is WinXP SP3.

Upvotes: 3

Views: 4009

Answers (3)

Raunaq
Raunaq

Reputation: 1873

The instructions at: http://forum.xda-developers.com/showthread.php?t=1830108 worked for me. I only needed to follow the instructions upto before the 'Android Bootloader Interface Driver" section. The USB drivers available from the Samsung website were not recognized as valid drivers for my Galaxy Nexus.

Upvotes: 2

Angel Solis
Angel Solis

Reputation: 511

Just put the path C:\Program Files\SAMSUNG\USB Drivers once you are updating the driver software inside the device manager. That worked for me.

On Device Manager:

  • Right-Click the device driver
  • 'Update Driver Software'
  • click on 'Browse my Computer for driver Software'
  • put path where it asks for it as C:\Program Files\SAMSUNG\USB Drivers

First of all if you haven't done it yet you should download the USB driver from Samsung website.

Upvotes: -1

eskalera
eskalera

Reputation: 1092

I finally decided to install Kies and adb recognizes my Galaxy Nexus now.

Upvotes: 6

Related Questions