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

Commit 64ee4ed4 authored by Joe Malin's avatar Joe Malin Committed by Android Git Automerger
Browse files

am 70ff567a: Merge "DOC CHANGE: Fix bugs in Installing SDK topic" into honeycomb

* commit '70ff567a':
  DOC CHANGE: Fix bugs in Installing SDK topic
parents 6f1bd261 70ff567a
Loading
Loading
Loading
Loading
+922 B (113 KiB)
Loading image diff...
+4 −3
Original line number Original line Diff line number Diff line
@@ -177,7 +177,7 @@ better understand the components available from the Android SDK and AVD Manager.
<p>You can launch the Android SDK and AVD Manager in one of the following ways:</p>
<p>You can launch the Android SDK and AVD Manager in one of the following ways:</p>
<ul>
<ul>
  <li>From within Eclipse, select <strong>Window &gt; Android SDK and AVD Manager</strong>.</li>
  <li>From within Eclipse, select <strong>Window &gt; Android SDK and AVD Manager</strong>.</li>
  <li>On Windows, double-click the <code>SDK Manager.ext</code> file at the root of the Android
  <li>On Windows, double-click the <code>SDK Manager.exe</code> file at the root of the Android
SDK directory.</li>
SDK directory.</li>
  <li>On Mac or Linux, open a terminal and navigate to the <code>tools/</code> directory in the
  <li>On Mac or Linux, open a terminal and navigate to the <code>tools/</code> directory in the
Android SDK, then execute: <pre>android</pre> </li>
Android SDK, then execute: <pre>android</pre> </li>
@@ -444,6 +444,7 @@ version.</td>
<td colspan="3"><code>samples/</code></td>
<td colspan="3"><code>samples/</code></td>
<td>Sample code and apps that are specific to platform version.</td>
<td>Sample code and apps that are specific to platform version.</td>
</tr>
</tr>
<tr>
<td colspan="3"><code>tools/</code></td>
<td colspan="3"><code>tools/</code></td>
<td>Contains the set of development and profiling tools that are platform-independent, such
<td>Contains the set of development and profiling tools that are platform-independent, such
as the emulator, the AVD and SDK Manager, ddms, hierarchyviewer and more. The tools in
as the emulator, the AVD and SDK Manager, ddms, hierarchyviewer and more. The tools in