Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9e58689d authored by Rich Slogar's avatar Rich Slogar Committed by Android Git Automerger
Browse files

am 9761530b: am 8f68c77c: am 6656ea46: am 880460a7: Merge "docs: nexus usb...

am 9761530b: am 8f68c77c: am 6656ea46: am 880460a7: Merge "docs: nexus usb driver update" into lmp-docs

* commit '9761530b':
  docs: nexus usb driver update
  docs: remove adb install option
parents 32b675b9 9761530b
Loading
Loading
Loading
Loading
+10 −16
Original line number Original line Diff line number Diff line
@@ -32,12 +32,13 @@ not exhaustive for all available Android-powered devices.</p>
To start developing with your device, read <a
To start developing with your device, read <a
href="{@docRoot}tools/device.html">Using Hardware Devices</a>.</p>
href="{@docRoot}tools/device.html">Using Hardware Devices</a>.</p>


<p class="note"><strong>Note:</strong> If your device is one of the Android Developer Phones
<p>The Google USB Driver is <strong>required for Windows only</strong> in order to perform
(ADP), a Nexus One, or a Nexus S, then you need
<a href="{@docRoot}tools/help/adb.html">adb</a> debugging with any of
the <a href="{@docRoot}sdk/win-usb.html">Google USB Driver</a>, instead of an OEM driver. The Galaxy
the <strong>Google Nexus devices</strong>. The one exception is the
Nexus driver, however, is distributed by <a
Galaxy Nexus: the driver for Galaxy Nexus is distributed by <a
href="http://www.samsung.com/us/support/downloads/verizon-wireless/SCH-I515MSAVZW">Samsung</a>
href="http://www.samsung.com/us/support/owners/product/GT-I9250TSGGEN">Samsung</a>
(listed as model SCH-I515).</p>
(listed as model GT-I9250TSGGEN).</p>





<h2 id="InstallingDriver">Installing a USB Driver</h2>
<h2 id="InstallingDriver">Installing a USB Driver</h2>
@@ -99,7 +100,7 @@ driver:</p>
  <li>Select <strong>Device Manager</strong> in the left pane of the Computer Management
  <li>Select <strong>Device Manager</strong> in the left pane of the Computer Management
  window.</li>
  window.</li>
  <li>Locate and expand <em>Android Phone</em> in the right pane.</li>
  <li>Locate and expand <em>Android Phone</em> in the right pane.</li>
  <li>Right-click <em>Android Composite ADB Interface</em> and select <strong>Update
  <li>Right-click on <em>Android Composite ADB Interface</em> and select <strong>Update
  Driver</strong>.
  Driver</strong>.
    This will launch the Hardware Update Wizard.</li>
    This will launch the Hardware Update Wizard.</li>
  <li>Select <strong>Install from a list or specific location</strong> and click
  <li>Select <strong>Install from a list or specific location</strong> and click
@@ -145,7 +146,7 @@ driver:</p>
    and select <strong>Manage</strong>.</li>
    and select <strong>Manage</strong>.</li>
  <li>Select <strong>Device Manager</strong> in the left pane.</li>
  <li>Select <strong>Device Manager</strong> in the left pane.</li>
  <li>Locate and expand <em>ADB Interface</em> in the right pane.</li>
  <li>Locate and expand <em>ADB Interface</em> in the right pane.</li>
  <li>Right-click on <em>HTC Dream Composite ADB Interface</em>, and select <strong>Update
  <li>Right-click on <em>Android Composite ADB Interface</em>, and select <strong>Update
  Driver Software</strong>.</li>
  Driver Software</strong>.</li>
  <li>When Vista starts updating the driver, a prompt will ask how you want to
  <li>When Vista starts updating the driver, a prompt will ask how you want to
  search for the driver
  search for the driver
@@ -164,13 +165,6 @@ exact location of the


<h2 id="Drivers">OEM Drivers</h2>
<h2 id="Drivers">OEM Drivers</h2>


<p class="note"><strong>Note:</strong> If your device is one of the Android Developer Phones
(purchased from the Google Play Developer Console), 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>



<table><tr>
<table><tr>
    <th>OEM</th>
    <th>OEM</th>
+0 −1
Original line number Original line Diff line number Diff line
@@ -962,7 +962,6 @@ install [options] &lt;PATH>
</code></td>
</code></td>
<td>Installs a package (specified by {@code &lt;PATH>}) to the system.  <p>Options:
<td>Installs a package (specified by {@code &lt;PATH>}) to the system.  <p>Options:
  <ul>
  <ul>
    <li>{@code -l}: Install the package with forward lock.
    <li>{@code -r}: Reinstall an exisiting app, keeping its data.
    <li>{@code -r}: Reinstall an exisiting app, keeping its data.
    <li>{@code -t}: Allow test APKs to be installed.
    <li>{@code -t}: Allow test APKs to be installed.
    <li>{@code -i &lt;INSTALLER_PACKAGE_NAME>}: Specify the installer package name.
    <li>{@code -i &lt;INSTALLER_PACKAGE_NAME>}: Specify the installer package name.