( http://developer.android.com/tools/device.html )
步骤
- 下載 Google USB Driver
- 安裝 Google USB Driver
- 連接手機
下載 Google USB Driver
方法一:使用 SDK Manager
Eclipse ADT > Window > Android SDK Manager > Extras > 勾選 Google USB Driver package
NOTE: 安裝後,driver 會儲存在目錄 <sdk>\extras\google\usb_driver\。
方法二:從網站上下載
http://developer.android.com/sdk/win-usb.html
安裝 Driver
Windows 7
To install the Android USB driver on Windows 7 for the first time:
- 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 Devices in the left pane.
- Locate and expand Other device in the right pane.
- Right-click the device name (such as Nexus S) and select Update Driver Software. This will launch the Hardware Update Wizard.
- Select Browse my computer for driver software and click Next.
- 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 7 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 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.