Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
scorpio
frameworks_base
Commits
0582da68
Commit
0582da68
authored
13 years ago
by
Scott Main
Browse files
Options
Download
Email Patches
Plain Diff
docs: add links for Galaxy Nexus driver
Change-Id: Iae875f70049f3b4561783e66e264eac802e8ae19
parent
bb7f590a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
24 deletions
+19
-24
docs/html/sdk/oem-usb.jd
docs/html/sdk/oem-usb.jd
+5
-2
docs/html/sdk/win-usb.jd
docs/html/sdk/win-usb.jd
+14
-22
No files found.
docs/html/sdk/oem-usb.jd
View file @
0582da68
...
...
@@ -22,8 +22,11 @@ Refer to <a href="{@docRoot}guide/developing/device.html#setting-up">Setting up
start development with a device.</p>
<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
use the <a href="{@docRoot}sdk/win-usb.html">Google USB Driver</a>, instead of an OEM driver.</p>
(purchased from the Android Market publisher site), a Nexus One, or a Nexus S, then you need
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
href="{@docRoot}sdk/win-usb.html#InstallingDriver">Installing the USB Driver</a>.</p>
...
...
This diff is collapsed.
Click to expand it.
docs/html/sdk/win-usb.jd
View file @
0582da68
...
...
@@ -24,18 +24,9 @@ page.title=Google USB Driver
</div>
</div>
<p>The Google USB driver is a downloadable component for Windows developers, available
for download from the AVD and SDK Manager.</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>
<p>The Google USB driver is a downloadable component for the Android SDK, available
from the SDK Manager. The driver is for Windows only and provides the necessary drivers for the
following devices:</p>
<ul>
<li>ADP1 / T-Mobile G1*</li>
<li>ADP2 / Google Ion / T-Mobile myTouch 3G*</li>
...
...
@@ -44,19 +35,20 @@ Android-powered devices:</p>
<li>Nexus S</li>
</ul>
<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>
</div>
</div>
<p>All other devices require Windows drivers provided by the hardware manufacturer, as listed in
the <a href="{@docRoot}sdk/oem-usb.html">OEM USB Drivers</a> document. The Galaxy Nexus
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>
If you're developing on Mac OS X or Linux, then you do not need to install a
USB driver. Refer to <a
href="{@docRoot}guide/developing/device.html#setting-up">Setting up a
Device</a> to start development with a device.</p>
If you're developing on Mac OS X or Linux, then you do not need to install a USB driver. Refer to <a
href="{@docRoot}guide/developing/device.html#setting-up">Setting up a Device</a> to start
development with a device.</p>
<p>The sections below provide instructions on how to download
th
e USB Driver
for Windows
and install it on your development computer
. </p>
<p>The sections below provide instructions on how to download
and install the Googl
e USB Driver
for Windows. </p>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment