We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 614b730 + eb48884 commit 707e632Copy full SHA for 707e632
docs/html/training/basics/firstapp/running-app.jd
@@ -133,8 +133,9 @@ devices.</p>
133
<ol>
134
<li>Launch the Android Virtual Device Manager:
135
<ol type="a">
136
- <li>In Eclipse, AVD Manager <img src="{@docRoot}images/tools/avd_manager.png"
137
-style="vertical-align:baseline;margin:0" /> in the toolbar.</li>
+ <li>In Eclipse, click Android Virtual Device Manager
+ <img src="{@docRoot}images/tools/avd_manager.png"
138
+style="vertical-align:baseline;margin:0" /> from the toolbar.</li>
139
<li>From the command line, change
140
directories to <code><sdk>/tools/</code> and execute:
141
<pre class="no-pretty-print">android avd</pre></li>
0 commit comments