The USB driver for Windows is a downloadable component for the
Android SDK. If you are developing on Windows and would like to
connect an Android-powered device to test your applications, then you will need
to install the USB driver.
This document provides information about the latest version of the
USB driver and a guide to installing the driver on your development
computer.
Note:
If you're developing on Mac OS X or Linux, then you do not need to install a
USB driver. Refer to Setting up a
Device to start development with a device.
Revision Notes
Revision 3
Adds support for the Nexus One. Released January 2010.
Revision 2
Adds support for the Verizon Droid (or similar hardware on
other carriers). Released November 2009.
Revision 1
This was the initial release of the WinUsb-based driver, with support
for the T-Mobile G1 and myTouch 3G (and similar devices).
Installing the USB Driver for Windows
The USB driver for Windows provides support for the following
Android-powered
devices:
- T-Mobile G1* / ADP1
- T-Mobile myTouch 3G* / Google Ion
- Verizon Droid*
- Nexus One
* Or similar hardware on other carriers
Any additional devices will require Windows drivers provided by
the hardware manufacturer.
Before you perform the installation below, you must have the USB
driver saved to your development computer. To get the USB driver, use
the AVD and SDK Manager included with the SDK Tools to download the USB driver
as an SDK component. For more information, read Adding SDK Components.
Once you have the USB driver saved to your computer, select the
appropriate procedure below, based on your operating system and whether you're
installing for the first time or upgrading.
If you are connecting an Android-powered
device to your computer for the first time, follow the below procedure to
"Perform a fresh installation." If you have installed one of the older
USB drivers and would like to upgrade to the latest version, follow the
procedure to "Upgrade an existing driver."
Once you've completed the USB driver installation,
please see Developing on a Device for
other important information about using an Android-powered device for
development.
- Windows Vista:
- Perform a fresh installation
- Upgrade an existing driver
- Windows XP:
- Perform a fresh installation
- Upgrade an existing driver
Caution:
You may make changes to android_winusb.inf
file found inside
usb_driver\
(for example, to add support for other devices),
however, this will lead to security warnings when you install or upgrade the
driver. Making any other changes to the driver files may break the installation
process.
Windows Vista: Perform a fresh installation
To install the Android USB driver on Windows Vista for the first time:
- Connect your Android-powered device to your computer's USB port. Windows
will detect the device and launch the Found New Hardware wizard.
- Select "Locate and install driver software."
- Select "Don't search online."
- Select "I don't have the disk. Show me other options."
- Select "Browse my computer for driver software."
- Click "Browse..." and locate the folder where you copied the
installation package. As long as you specified the exact location of the
installation package, you may leave "Include subfolders" checked or
unchecked—it doesn't matter.
- Click "Next." Vista may prompt you to confirm the privilege elevation
required for driver installation. Confirm it.
- When Vista asks if you'd like to install the Google ADB Interface device,
click "Install" to install the driver.
Windows Vista: Upgrade an existing driver
To upgrade an existing Android USB driver on Windows Vista with the new
driver:
- Connect your Android-powered device to your computer's USB port.
- Right-click on "Computer" from your desktop or Windows Explorer,
and select "Manage."
- Select "Device Manager" in the left pane of the Computer Management
window.
- Locate and expand "ADB Interface" in the right pane.
- Right-click on "HTC Dream Composite ADB Interface", and select "Update
Driver Software..."
- When Vista starts updating the driver, a prompt will ask how you want to
search for the driver
software. Select "Browse my computer for driver software."
- Click "Browse..." and locate the folder where you copied the
installation package. As long as you specified the exact location of the
installation package, you may leave "Include subfolders" checked or
unchecked—it doesn't matter.
- Click "Next." Vista may prompt you to confirm the privilege elevation
required for driver installation. Confirm it.
- When Vista asks if you'd like to install the Google ADB Interface device,
click "Install" to install the driver.
Windows XP: Perform a fresh installation
To install the Android USB driver on Windows XP for the first time:
- Connect your Android-powered device to your computer's USB port. Windows
will detect the device and launch the Hardware Update Wizard.
- Select "Install from a list or specific location" and click
"Next."
- Select "Search for the best driver in these locations"; un-check "Search
removable media"; and check "Include this location in the search."
- Click "Browse..." and locate the folder where you copied the installation
package.
- Click "Next" to install the driver.
Windows XP: Upgrade an existing driver
To upgrade an existing Android USB driver on Windows XP with the new
driver:
- Connect your Android-powered device to your computer's USB port.
- Right-click on "My Computer" from your desktop or Windows Explorer,
and select "Manage."
- Select "Device Manager" in the left pane of the Computer Management
window.
- Locate and expand "Android Phone" in the right pane.
- Right-click "Android Composite ADB Interface" and select "Update
Driver..."
This will launch the Hardware Update Wizard.
- Select "Install from a list or specific location" and click
"Next."
- Select "Search for the best driver in these locations"; un-check "Search
removable media"; and check "Include this location in the search."
- Click "Browse..." and locate the folder where you copied the installation
package.
- Click "Next" to install the driver.