1. Wiki首页
  2. Hikey960 Android开发指南
  3. Android Debug Bridge
  4. ADB driver installation

ADB driver installation

Step 1. Confirm the Google USB driver is installed, then plug in your device.
Warning: The driver won’t install automatically. We will do it manually in the next steps.
Step 2. Open Device Manager and select your android device, right-click it and select “Update Driver Software”.

Step 3. Select “Browse my computer for driver software”.

Step 4. Select “Let me pick from a list of device drivers on my computer”.

Step 5. Select “Show All Devices”.

Step 6. Press the “Have Disk” button.

Step 7. 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

Step 8. Select “Android ADB Interface” from the list of device types.

Step 9. Confirm the installation of the driver by pressing “Yes”.

Step 10. Confirm the installation again by pressing “Install”.

Step 11. When the installation is done, press “Close”.

这篇文章对你有帮助吗?