diff --git a/docs/html/guide/developing/devices/emulator.jd b/docs/html/guide/developing/devices/emulator.jd index fe00531b62216..821127526a458 100644 --- a/docs/html/guide/developing/devices/emulator.jd +++ b/docs/html/guide/developing/devices/emulator.jd @@ -32,6 +32,12 @@ parent.link=index.html + +
The Android emulator is a QEMU-based application that provides a virtual ARM @@ -166,7 +170,8 @@ on the Emulator for information about how to install your application.
To stop an emulator instance, just close the emulator's window.
- +For a reference of the emulator's startup commands and keyboard mapping, see +the Android Emulator document.
diff --git a/docs/html/guide/developing/tools/emulator.jd b/docs/html/guide/developing/tools/emulator.jd index ff667f2176fb2..5151ec14db472 100644 --- a/docs/html/guide/developing/tools/emulator.jd +++ b/docs/html/guide/developing/tools/emulator.jd @@ -3,6 +3,25 @@ parent.title=Tools parent.link=index.html @jd:body +The Android SDK includes a mobile device emulator — a virtual mobile device that runs on your computer. The emulator lets you develop and test Android applications without using a physical device.
@@ -451,7 +470,10 @@ Managing Virtual Devices with AVD Manager.-skin, above.The table below summarizes the mappings between the emulator keys and and the keys of your keyboard.
Table 2. Emulator keyboard mapping