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 + +

See also

+
    +
  1. Android Emulator
  2. +
  3. Managing AVDs with AVD Manager
  4. +
@@ -63,8 +69,6 @@ on the data channel.

- -

Overview

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 +
+
+ +

In this document

+
    +
  1. Emulator Startup Options
  2. +
  3. Emulator Keyboard Mapping
  4. +
+ +

See also

+
    +
  1. Using the Android Emulator
  2. +
  3. Managing Virtual Devices
  4. +
+ +
+
+ +

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. See comments for -skin, above. -

Emulator Keyboard Mapping

+ + +

Emulator Keyboard Mapping

+

The table below summarizes the mappings between the emulator keys and and the keys of your keyboard.

Table 2. Emulator keyboard mapping