Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Problem installing Android USB driver on Galaxy SII

I want to install the Android USB driver for my Galaxy SII on a Windows 7 Enterprise x64 SP1 machine.

My phone is detected and listed in the device manager as "Other devices" and the status is "The drivers for this device are not installed. (Code 28)".

As I want to install the USB driver I choose "Update driver" and browse to the directory containing the driver, and here's the problem. Windows doesn't find anything, it just says

Windows was unable to install your SAMSUNG_Android

Windows could not find driver software for your device.

I can't remember ever having such problem with this... I have set the phone to "USB-troubleshooting" (or what the correct term is in English..) and the drivers previously installed for using it as a mass-storage-device are unistalled.

If anyone knows a solution to this problem and could forward it to me I would greatly appreciate it!

Thank you!

like image 324
AndroidHustle Avatar asked Jun 15 '11 09:06

AndroidHustle


3 Answers

Try to install the driver from Kies, maybe...

like image 98
Phil Avatar answered Nov 15 '22 21:11

Phil


Sometimes the Kies reinstallation itself does not help (as happened in my case). I was not able to Update drivers via Device Manager either. Following procedure worked for me (WinXP Prof SP3 32-bit):

  1. I disconnected the phone.
  2. I uninstalled Kies and removed all drivers related to phone with use of USBDeview
  3. I installed Kies
  4. I loaded Kies
  5. I selected “Tools > Troubleshoot connection error” to force drivers install and waited, operation took several minutes
  6. I connected phone in MTP mode (USB Debug mode was off). Windows installed some drivers automatically.
  7. I disconnected phone and reconnected it with USB Debug mode on. Windows installed more drivers automatically (including Samsung Android ADB Interface)
  8. I restarted the computer.

It seems it is vital not to plug the phone in before Kies installation is finished.

like image 20
JohnyCash Avatar answered Nov 15 '22 23:11

JohnyCash


I've tried both JohnyCash and Phils answers, but still didn't manage to fix the problem. After couple lost hours, here is how I fixed it:

Go to device manager, select GT I9100 from the list, right click > properties, select Update driver, then Browse my computer for software, then Let me pick from a list of device drivers on my computer, select SAMSUNG Electronics Co., Ltd. > SAMSUNG Android ADB Interface, and install it.

adb was able to see the device after this, finally!

like image 32
rsrx Avatar answered Nov 15 '22 22:11

rsrx