Enter: Emulator-help on the command line to display all commands supported by emulator.
Android Emulator Usage:
emulator [Options] [-qemu args]
Options
-sysdir <dir> Search system.img in catalog <dir>
-system <file> Read system.img file <file>
-datadir <dir> Write user data to directory <dir>
-kernel <file> using the specified kernel Kernel-qemu file
-ramdisk <file> Specify RAM image file Ramdisk.img
-image <file> Obsolete, Use-system <file> instead
-init-data <file> Initial data image (default <system>/userdata.img
-initdata <file> Same as '-init-data <file> '
-data <file> Data image
(Default <datadir>/userdata-qemu.i
mg
-partition-size <size> Partition Size MBS
-cache <file> cache.img
-no-cache Disable Caching
-nocache Disable Caching
-sdcard <file> sdcard.img
-wipe-data Reset the Use data image (copy it from INITDA
Ta
-AVD <name> using the specified AVD device
-skindir <dir> Search Skins in <dir> (default <system>/skins
)
-skin <name> Select a given skin
-no-skin don ' t use any emulator skin
-noskin same As-no-skin
-memory <size> Physical Memory size MBS
-netspeed <speed> Maximum speed
-netdelay <delay> Network Latency
-netfast Disable Network shaping
-trace <name> Enable code profiling (F9 to start)
-show-kernel displaying kernel messages
-shell Terminal Enable root shell
-no-jni Disable JNI checks in the Dalvik runtime
-nojni same As-no-jni
-logcat <tags> View Logs
-no-audio Disable Audio Support
-noaudio same As-no-audio
-audio <backend> Use specific audio backend
-audio-in <backend> Use specific audio input backend
-audio-out <backend> Use specific audio output backend
-raw-keys Disable Unicode keyboard reverse-mapping
-radio <device> Wireless Cat
-port <port> Connect the console to the TCP port.
-ports <consoleport>,<adbport> TCP Ports used for the console and ADB bridge
-onion <image> Use overlay PNG image through screen
-onion-alpha <%age> Specify Onion-skin translucency
-onion-rotation 0|1|2|3 Specify Onion-skin rotation
-scale <scale> Window Zoom
-dpi-device <dpi> Specify device ' s resolution in DPI (default 1
35L
-http-proxy <proxy> Http/https Agent
-timezone <timezone> Time Zone
-dns-server <servers> DNS Server
-cpu-delay <cpudelay> Throttle CPU emulation
-no-boot-anim disable animation for faster boot
-no-window Disable Graphical window display
-version version
-report-console <socket> Report console port to remote socket
-gps <device> redirect NMEA GPs to character device
-keyset <name> Specify keyset file name
-shell-serial <device> specific character device for root shell
-old-system support old (pre 1.4) system images
-tcpdump <file> Logging Network packets
-bootchart <timeout> Enable bootcharting
-prop <name>=<value> Setting System Properties
-qemu args ... pass arguments to QEMU
-qemu-h Show Qemu Help
-verbose same as '-debug-init '
-debug <tags> enable/disable Debug messages
-debug-<tag> Enable specific Debug messages
-debug-no-<tag> Disable specific Debug messages
-help Help
-help-<option> Print option-specific Help
-help-disk-images about disk Images
-help-keys supported Key Bindings
-help-debug-tags Debug Tags For-debug <tags>
-help-char-devices Character <device> specification
-help-environment Environment variables
-help-keyset-file Key Bindings configuration file
-help-virtual-device Virtual Device Management
-help-sdk-images about disk images when using the SDK
-help-build-images about disk images when building Android
-help-all Help (All)
-------------------------
The simulator requires at least:
Kernel-qemu
Ramdisk.img
System.img
Userdata.img
It can also include:
Sdcard.img
Userdata-qemu.img
Cache.img
System-qemu.img
Turn: Android emulator command details