Sunday, November 5, 2017

Manually installing Android ADB USB Driver|stock rom go to rompure.com

Manually installing Android ADB USB Driver

This tutorial explains how to install the Android ADB USB driver manually.

1. If yon don't have Android SDK installed, please install it first.

2. Open Start menu. Select Android SDK Tools -> SDK Manager. Right-click on it and select "Run as Administrator".

SDK Manager

Running SDK Manager as Administrator is very important. If you just click on it, the SDK manager will start, but will encounter errors when you try to install new components!

3. In the SDK Manager select "Extras->Google USB Driver". Enable the checkbox and click "Install 1 Package".

Google USB Driver

4. When the Google USB driver is installed, plug in your device.

Warning: The driver won't install automatically. We will do it manually in the next steps.

5. Open the System Properties dialog (press Win+Break on the keyboard or locate "Computer" in Start Menu, right-click on it and select "Properties".

6. Click on the "Device Manager" link.

Device Manager

7. In the Device Manager locate your Android device. Then right-click on it and select "Update Driver Software".

Update Driver Software

8. Select "Browse my computer for driver software".

Browse

9. Select "Let me pick from a list of device drivers on my computer".

list of device drivers

10. Select "Show All Devices".

Show All Devices

11. Press the "Have Disk" button.

Have Disk

12. Enter the path to the Google USB driver. Normally it is located in the following directory:
C:\Program Files (x86)\Android\android-sdk\extras\google\usb_driver

driver path

13. Select "Android ADB Interface" from the list of device types.

Android ADB Interface

14. Confirm the installation of the driver by pressing "Yes".

driver by pressing

15. Confirm the installation again by pressing "Install".

Confirm the installation

16. When the installation is done, press "Close".

installation done

So this was our guide on Manually installing Android ADB USB Driver, I hope the methods given above helped you.

No comments:

Post a Comment