diff --git a/docs/html/tools/help/avd-manager.jd b/docs/html/tools/help/avd-manager.jd
index ed90f433978d6..20f6253cdbf6e 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
You can launch the AVD Manager in one of the following ways:
- - In Eclipse: select Window > AVD Manager, or click
- the AVD Manager icon in the Eclipse toolbar.
+ - In Eclipse: select Window > Android Virtual Device Manager, or click
+ the AVD Manager icon in the toolbar.
+
+ - In Android Studio: select Tools > Android > AVD Manager, or click
+ the AVD Manager icon in the toolbar.
- In other IDEs: Navigate to your SDK's
tools/ directory and execute
android avd.
diff --git a/docs/html/tools/help/sdk-manager.jd b/docs/html/tools/help/sdk-manager.jd
index 276206fc75409..57271bb7d6c03 100644
--- a/docs/html/tools/help/sdk-manager.jd
+++ b/docs/html/tools/help/sdk-manager.jd
@@ -9,6 +9,8 @@ page.title=SDK Manager
- From Eclipse (with ADT),
select Window > Android SDK Manager.
+ - From Android Studio, select Tools > Android
+ > SDK Manager.
- On Windows, double-click the
SDK Manager.exe file at the root of the Android
SDK directory.
- On Mac or Linux, open a terminal and navigate to the
tools/ directory in the