docs: add links for Galaxy Nexus driver
Change-Id: Iae875f70049f3b4561783e66e264eac802e8ae19
This commit is contained in:
@@ -22,8 +22,11 @@ Refer to <a href="{@docRoot}guide/developing/device.html#setting-up">Setting up
|
|||||||
start development with a device.</p>
|
start development with a device.</p>
|
||||||
|
|
||||||
<p class="note"><strong>Note:</strong> If your device is one of the Android Developer Phones
|
<p class="note"><strong>Note:</strong> 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
|
(purchased from the Android Market publisher site), a Nexus One, or a Nexus S, then you need
|
||||||
use the <a href="{@docRoot}sdk/win-usb.html">Google USB Driver</a>, instead of an OEM driver.</p>
|
the <a href="{@docRoot}sdk/win-usb.html">Google USB Driver</a>, instead of an OEM driver. The Galaxy
|
||||||
|
Nexus driver, however, is distributed by <a
|
||||||
|
href="http://www.samsung.com/us/support/downloads/verizon-wireless/SCH-I515MSAVZW">Samsung</a>
|
||||||
|
(listed as model SCH-I515).</p>
|
||||||
|
|
||||||
<p>For instructions about how to install the driver on Windows, follow the guide for <a
|
<p>For instructions about how to install the driver on Windows, follow the guide for <a
|
||||||
href="{@docRoot}sdk/win-usb.html#InstallingDriver">Installing the USB Driver</a>.</p>
|
href="{@docRoot}sdk/win-usb.html#InstallingDriver">Installing the USB Driver</a>.</p>
|
||||||
|
|||||||
@@ -24,18 +24,9 @@ page.title=Google USB Driver
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>The Google USB driver is a downloadable component for Windows developers, available
|
<p>The Google USB driver is a downloadable component for the Android SDK, available
|
||||||
for download from the AVD and SDK Manager.</p>
|
from the SDK Manager. The driver is for Windows only and provides the necessary drivers for the
|
||||||
|
following devices:</p>
|
||||||
<p>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 <a href="{@docRoot}sdk/oem-usb.html">OEM USB Drivers</a>.</p>
|
|
||||||
|
|
||||||
<div class="sidebox-wrapper">
|
|
||||||
<div class="sidebox">
|
|
||||||
<p>The Google USB driver for Windows provides support for the following
|
|
||||||
Android-powered devices:</p>
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>ADP1 / T-Mobile G1*</li>
|
<li>ADP1 / T-Mobile G1*</li>
|
||||||
<li>ADP2 / Google Ion / T-Mobile myTouch 3G*</li>
|
<li>ADP2 / Google Ion / T-Mobile myTouch 3G*</li>
|
||||||
@@ -44,19 +35,20 @@ Android-powered devices:</p>
|
|||||||
<li>Nexus S</li>
|
<li>Nexus S</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>* <em>Or similar hardware on other carriers</em></p>
|
<p>* <em>Or similar hardware on other carriers</em></p>
|
||||||
<p>Any additional devices will require Windows drivers provided by
|
|
||||||
the hardware manufacturer. See <a href="{@docRoot}sdk/oem-usb.html">OEM USB Drivers</a>.</p>
|
<p>All other devices require Windows drivers provided by the hardware manufacturer, as listed in
|
||||||
</div>
|
the <a href="{@docRoot}sdk/oem-usb.html">OEM USB Drivers</a> document. The Galaxy Nexus
|
||||||
</div>
|
driver is also distributed by <a
|
||||||
|
href="http://www.samsung.com/us/support/downloads/verizon-wireless/SCH-I515MSAVZW">Samsung</a>
|
||||||
|
(listed as model SCH-I515).</p>
|
||||||
|
|
||||||
<p class="note"><strong>Note:</strong>
|
<p class="note"><strong>Note:</strong>
|
||||||
If you're developing on Mac OS X or Linux, then you do not need to install a
|
If you're developing on Mac OS X or Linux, then you do not need to install a USB driver. Refer to <a
|
||||||
USB driver. Refer to <a
|
href="{@docRoot}guide/developing/device.html#setting-up">Setting up a Device</a> to start
|
||||||
href="{@docRoot}guide/developing/device.html#setting-up">Setting up a
|
development with a device.</p>
|
||||||
Device</a> to start development with a device.</p>
|
|
||||||
|
|
||||||
<p>The sections below provide instructions on how to download the USB Driver
|
<p>The sections below provide instructions on how to download and install the Google USB Driver
|
||||||
for Windows and install it on your development computer. </p>
|
for Windows. </p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user