summaryrefslogtreecommitdiffstats
path: root/docs/html/tools/help/avd-manager.jd
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/tools/help/avd-manager.jd')
-rw-r--r--docs/html/tools/help/avd-manager.jd7
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/html/tools/help/avd-manager.jd b/docs/html/tools/help/avd-manager.jd
index ed90f43..20f6253 100644
--- a/docs/html/tools/help/avd-manager.jd
+++ b/docs/html/tools/help/avd-manager.jd
@@ -8,8 +8,11 @@ and manage Android Virtual Devices (AVDs), which are required by the
<p>You can launch the AVD Manager in one of the following ways:</p>
<ul>
- <li>In Eclipse: select <strong>Window &gt; AVD Manager</strong>, or click
- the AVD Manager icon in the Eclipse toolbar.</li>
+ <li>In Eclipse: select <strong>Window &gt; Android Virtual Device Manager</strong>, or click
+ the AVD Manager icon in the toolbar.</li>
+
+ <li>In Android Studio: select <strong>Tools &gt; Android &gt; AVD Manager</strong>, or click
+ the AVD Manager icon in the toolbar.</li>
<li>In other IDEs: Navigate to your SDK's <code>tools/</code> directory and execute
<code>android avd</code>.</li>