
https://github.com/tushroy/ADB-Drivers/archive/master.zip
After downloading, extract the zip and copy ADB-Drivers-master to
<sdk>\extras\google\
.Then follow this steps(verified in windows 8) :
1. Connect your Android device in ur computer's USB port.
2. Right-click on Computer from your desktop or Windows Explorer, and select Manage.
3. Select Devices in the left pane.
4. Locate and expand Other device in the right pane.
5. Right-click the device name (such as Nexus S) and select Update Driver Software. This will launch the Hardware Update Wizard.
6. Select Browse my computer for driver software and click Next.
7. Click Browse and locate the USB driver folder. (The Google USB Driver is located in
<sdk>\extras\google\ADB-Drivers-master\
.)8. Click Next to install the driver.
Now you are ready to use your device. Don't forget to turn on developer options from device.
No comments:
Post a Comment