From 0582da680ed3d48bfd9d6ed550f39aa2177baf79 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Tue, 27 Dec 2011 15:31:54 -0800 Subject: docs: add links for Galaxy Nexus driver Change-Id: Iae875f70049f3b4561783e66e264eac802e8ae19 --- docs/html/sdk/oem-usb.jd | 7 +++++-- docs/html/sdk/win-usb.jd | 36 ++++++++++++++---------------------- 2 files changed, 19 insertions(+), 24 deletions(-) diff --git a/docs/html/sdk/oem-usb.jd b/docs/html/sdk/oem-usb.jd index ddc7def..e4d2af8 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 3dfe55d..2d1435b 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.

-- cgit v1.1