From c5cdd5411204632494c77d7638acd21b19b16c88 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Thu, 14 Nov 2013 11:48:43 -0800 Subject: remove device list for nexus devices, clarify its needed for adb Change-Id: Ia4ec153e09a0644eeaeb1f78150b795b74afdf80 --- docs/html/sdk/win-usb.jd | 28 ++++++++++------------------ 1 file changed, 10 insertions(+), 18 deletions(-) diff --git a/docs/html/sdk/win-usb.jd b/docs/html/sdk/win-usb.jd index 5ca38c6..c287a0c 100644 --- a/docs/html/sdk/win-usb.jd +++ b/docs/html/sdk/win-usb.jd @@ -191,27 +191,19 @@ This is the Android Software Development Kit License Agreement -

The Google USB Driver is for Windows only and provides the -necessary drivers for the following devices:

- -

* Or similar hardware on other carriers

- -

All other devices require Windows drivers provided by the respective hardware manufacturer, - as listed in the OEM USB Drivers document.

- -

The Galaxy Nexus driver is distributed by The Google USB Driver is required for Windows only in order to perform +adb debugging 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 -- cgit v1.1