Google USB Driver (Nexus-S)
첨부파일 : usb_driver (Google.NTx86, Rev.7).zip
Note: If your device is one of the Android Developer Phones (ADP), a Nexus One, or a Nexus S, then you need the Google USB Driver, instead of an OEM driver.
( 출처: http://developer.android.com/tools/extras/oem-usb.html )
The Google USB driver is a downloadable component for the Android SDK, available from the SDK Manager. The driver is for Windows only and provides the necessary drivers for the following devices:
( 출처: http://developer.android.com/sdk/win-usb.html )
- ADP1 / T-Mobile G1*
- ADP2 / Google Ion / T-Mobile myTouch 3G*
- Verizon Droid*
- Nexus One
- Nexus S
Downloading the Google USB Driver
The USB Driver for Windows is available for download as an optional SDK component. You need the driver only if you are developing on Windows and want to connect an Android-powered device (ADP, Nexus One, or Nexus S) to your development environment over USB.
To download the driver, use the Android SDK Manager tool that is included with the Android SDK:
- Launch the Android SDK Manager by double-clicking SDK Manager.exe, at the root of your SDK directory.
- Expand Extras.
- Check Google USB Driver package and click Install.
- Proceed to install the package. When done, the driver files are downloaded into the <sdk>\extras\google\usb_driver\ directory.
The SDK Manager with the Google USB Driver selected.
(출처 : http://developer.android.com/sdk/win-usb.html)
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 USB driver folder. (The Google USB Driver is located in <sdk>\extras\google\usb_driver\.)
- Click Next to install the driver.
Or, 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.
- 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 USB driver folder. (The Google USB Driver is located in <sdk>\extras\google\usb_driver\.)
- Click Next to upgrade the driver.
Android Composite ADB Interface |
No comments:
Post a Comment