diff --git a/docs/html/sdk/oem-usb.jd b/docs/html/sdk/oem-usb.jd index ddc7defad51b3..e4d2af8306165 100644 --- a/docs/html/sdk/oem-usb.jd +++ b/docs/html/sdk/oem-usb.jd @@ -22,8 +22,11 @@ Refer to Setting up start development with a device.

Note: If your device is one of the Android Developer Phones -(purchased from the Android Market publisher site), a Nexus One, or a Nexus S, then you should -use the Google USB Driver, instead of an OEM driver.

+(purchased from the Android Market publisher site), a Nexus One, or a Nexus S, then you need +the Google USB Driver, instead of an OEM driver. The Galaxy +Nexus driver, however, is distributed by Samsung +(listed as model SCH-I515).

For instructions about how to install the driver on Windows, follow the guide for Installing the USB Driver.

diff --git a/docs/html/sdk/win-usb.jd b/docs/html/sdk/win-usb.jd index 3dfe55d0fb09a..2d1435b8d4b5f 100644 --- a/docs/html/sdk/win-usb.jd +++ b/docs/html/sdk/win-usb.jd @@ -24,18 +24,9 @@ page.title=Google USB Driver -

The Google USB driver is a downloadable component for Windows developers, available -for download from the AVD and SDK Manager.

- -

The Google USB Driver is only for Android Developer Phones (ADP), Nexus One, and Nexus S. -If you're using a different Android-powered device, -then you need to get a USB driver from the device OEM. For help finding the appropriate -driver, see the list of OEM USB Drivers.

- - + +

All other devices require Windows drivers provided by the hardware manufacturer, as listed in +the OEM USB Drivers document. The Galaxy Nexus +driver is also distributed by Samsung +(listed as model SCH-I515).

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.

+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.

-

The sections below provide instructions on how to download the USB Driver -for Windows and install it on your development computer.

+

The sections below provide instructions on how to download and install the Google USB Driver +for Windows.