Install the ADB driver of HTC Desire G7

Source: Internet
Author: User

The ADB driver android-usb-driver.zip is downloaded from the Internet. G7 obviously cannot install this driver. The Device Manager displays a yellow exclamation mark, and the driver update cannot find hardware information. That is to say, I didn't install the ADB driver for G7 at the root of WindowsXP.

 

First, you must be in the USB debugging mode (settings-Application-Development-). Second, choose to charge only when connecting to the PC. Install the driver when inserting the USB cable. You only need to make the following changes,

 

Reprinted below:

-----------------

However, the system will prompt that the driver cannot be found or the hardware cannot be found. Of course, the android_winusb.inf file in the main directory of the. Zip package does not have the options for HTC Desire.

Edit android_winusb.inf.

Find [usb_install] and add the following encoding on it, orDownload Attachment.. Do not use NotePad to open it. Use a WordPad to open it. It may contain some Unicode codes and cannot be correctly recognized by notepad.

  1. [Google. ntx86]
  2. HTC Desire
  3. % Singleadbinterface % = usb_install, USB/vid_0bb4 & pid_0c87
  4. % Compositeadbinterface % = usb_install, USB/vid_0bb4 & pid_0c87 & mi_01
  5. [Google. ntamd64]
  6. HTC Desire
  7. % Singleadbinterface % = usb_install, USB/vid_0bb4 & pid_0c87
  8. % Compositeadbinterface % = usb_install, USB/vid_0bb4 & pid_0c87 & mi_01

    After the installation is complete, the Device Manager displays the Android phone/Android composite ADB Interface

 

Compressed package,: http://download.csdn.net/source/3166549

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.