Assuming Windows install:
- Create an AVD with the Android SDK and AVD Manager, remember what AVD name you used.
- Start Command Prompt, go to the SDK Tools folder (e.g.
C:\Program Files (x86)\Android\android-sdk\tools.
- Type
emulator.exe -avd "avd_name, (e.g. emulator.exe -avd AVD_1.5).