본문 바로가기
User Guide

Install the Google USB Driver (26)

by 각종 잡상식 지식 모음 2016. 6. 10.
반응형

Install the Google USB Driver

 

Google USB 드라이버는 Google Nexus 기기에서 adbdebugging을 수행하기 위해 Windows에만 필요합니다. 

유일한 예외는 Galaxy Nexus입니다. 

Galaxy Nexus용 드라이버는 Samsung에서 배포합니다(모델 SCH-I515로 표시됨).

다른 모든 기기용 Windows 드라이버는 OEM USB 드라이버 문서에 나열된 대로 해당 하드웨어 제조업체에서 제공합니다.

The Google USB Driver is required for Windows only in order to perform adbdebugging with any of the Google Nexus devices. The one exception is the Galaxy Nexus: the driver for Galaxy Nexus is distributed by Samsung (listed as model SCH-I515).

Windows drivers for all other devices are provided by the respective hardware manufacturer, as listed in the OEM USB Drivers document.

Note: If you're developing on Mac OS X or Linux, then you do not need to install a USB driver. To start developing with your device, read Using Hardware Devices.

Downloading the Google USB Driver


The Google 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 a Google Android-powered device (such as a Nexus 7) to your development environment over USB.

Figure 1. The SDK Manager with the Google USB Driver selected.

You can download the Google USB Driver for Windows in one of two ways:

  • Click here to download the latest Google USB Driver ZIP file.
  • Or, get it from the Android SDK Manager as follows:
    1. In Android Studio, click Tools > Android > SDK Manager.
    2. Click the SDK Tools tab.
    3. Select Google USB Driver package and clickInstall.
    4. Proceed to install the package. When done, the driver files are downloaded into the<sdk>\extras\google\usb_driver\ directory.
    Using the SDK Manager helps you keep the driver up to date by notifying you when your current driver is out of date.

For installation information, read Installing a USB Driver.

반응형

댓글