Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Installing the Android USB Driver in Windows 7 [closed]

Tags:

I am attempting to install the Android USB Driver in my computer running on Windows 7. I followed the instructions in the developer section of the website, but I am stuck. Here is the website with the instructions;

http://developer.android.com/tools/extras/oem-usb.html#Win7

What I am having trouble with is in step 7-8, when I click next after selecting the path <sdk>/extras/google/usb_driver under where I enter the location. I get an error message that says "Windows could not find driver software for your device"

I have tried looking for help in the Developers website, but it's so difficult to navigate that I am asking here.

I am positive that, under Computer Management, I am choosing the Android device under Other devices, which another question I have is that two "Android" drivers are showing up, but I figured this was due to me owning a previous phone with Android. See screenshot;

Selecting the Android driver to update

My phone is plugged in to my computer and USB debugging is checked in my phone. I own a Samsung Ace II.

like image 913
David Cosman Avatar asked Apr 26 '13 06:04

David Cosman


People also ask

How can I install USB driver from PC to Android?

Right-click on Computer from your desktop or Windows Explorer, and select Manage. Select Device Manager in the left pane of the Computer Management window. Locate and expand Android Phone in the right pane. Right-click on Android Composite ADB Interface and select Update Driver.


1 Answers

Just download and install "Samsung Kies" from this link. and everything would work as required.

Before installing, uninstall the drivers you have installed for your device.

Update:

Two possible solutions:

  1. Try with the Google USB driver which comes with the SDK.
  2. Download and install the Samsung USB driver from this link as suggested by Mauricio Gracia Gutierrez
like image 160
SKK Avatar answered Oct 05 '22 19:10

SKK