HOW TO: Install the ADB Driver On Windows
Here’s a clearer guide on how exactly to setup the ADB drivers on Windows, with screenshots for each step.
- Follow the installation section of this post. Ignore step 8 (“Windows: install the latest Android phone drivers using the instructions”)
- Browse to the android-sdk-windows folder:

- Run SDK Setup:

- Close the Refresh Sources box (pictured above) if it opens.
- Close the Choose Packages to Install box if that’s open too.
- Click the Settings option on the right
- Under Misc, check the box which says: “Force https://… sources to be fetched using http://…”

- Go on Available Packages and click the + (plus) sign next to the long URL (http://dl-ssl.google.com/android…) to expand it

- Select Usb Driver package and press Install Selected
- Select Accept under the terms and then press Install

- When the installation is completed, close the Installing Archives window

- IMPORTANT: In your SDK folder you’ll now have a new folder called usb_driver. This is the location to search in the rest of the tutorial when you’re required to locate the driver

- Make sure you have Device Debugging enabled on your phone by going to Settings > Applications > Development > USB Debugging and ticking the checkbox.
- Connect your phone via the USB cable. You’ll notice the Debugging icon in the notification bar, and opening the notification bar will show “USB debugging connected”

- If you’re on Windows XP, follow the steps described in the Perform A Fresh Installation section here
If you’re on Windows Vista or Windows 7, follow the steps described in the Perform A Fresh Installation section here
REMEMBER: Where it says “Click “Browse…” and locate the folder where you copied the installation package.” it’s the directory in Step 12 above - The drivers should now be fully installed.
Installing the drivers lets you connect your phone in debug mode. This allows you to take advantage of the SDK tools, such as ddms which lets you take screenshots. It also lets you easily install applications from your computer, browse files on your phone and if you start developing Android applications you can quickly test them out on your phone.
UPDATE: If the drivers don’t work for you then try using these drivers instead
This entry was posted by MrBrightside on June 23, 2010 at 6:33 pm, and is filed under Development, Tutorials. Follow any responses to this post through RSS 2.0.You can leave a response or trackback from your own site.
-
#2 written by MrBrightside 2 years ago
-
Steven:
There is “Android USB Device” under device manager but only “My HTC” is present but no “Android Composite ADB Interface”. I did try updating the driver there but it didn’t work..
Would be grateful if someone who knows could kindly tell me what to do. Thank you in advance!Like or Dislike:
0
0 -
#20 written by Ian 1 year ago
-
#24 written by Dimitris 1 year ago
-
#27 written by junk27 6 months ago
-
-
#2 written by MrBrightside 2 years ago
-
Steven:
There is “Android USB Device” under device manager but only “My HTC” is present but no “Android Composite ADB Interface”. I did try updating the driver there but it didn’t work..
Would be grateful if someone who knows could kindly tell me what to do. Thank you in advance!Like or Dislike:
0
0 -
#20 written by Ian 1 year ago
-
#24 written by Dimitris 1 year ago
-
#27 written by junk27 6 months ago
Does this work for the desire?
I had to install the htc sync software which includes the specific driver for the desire, the standard google ones didn’t work with the desire.
Like or Dislike:
0
0