From f025771dee1993ee024789822ef78b714bc505b9 Mon Sep 17 00:00:00 2001 From: Yuvi Masory Date: Sat, 10 Mar 2012 10:51:07 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ddba4d1..0652ad4 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Choose whether you want to develop on a physical phone or an emulator. ### Emulator ### - Launch the SDK Manager with `android` and install the "SDK Platform" under Android 2.2 ("Froyo"). Restart the SDK manager if prompted. -- Launch SDK Manager with `android` and create an emulator. Start the emulator. +- Launch AVD Manager with `android avd` and create an emulator using the default values and the target "Android 2.2 - API Level 8". Start the emulator. ## Compile & Run on Attached Device or Running Emulator ##