emulator

Verified for current stable LTS

Emulator Commands

Emulator command syntax with verified terminal examples.

Commands

16 commands for Emulator

emulator

Emulator Command: Display Emulator Help

emulator -help
emulator

Emulator Command: Display Help

emulator -help
emulator

Emulator Command: Display Webcams

emulator -avd <name> -webcam-list
emulator

Emulator Command: List Webcams Emulator

emulator -avd <name> -webcam-list
emulator

Emulator Command: Start Android Emulator

emulator -avd <name>
emulator

Emulator Command: Start Emulator Back Camera Setting

emulator -avd <name> -camera-back <none|emulated|webcamN>
emulator

Emulator Command: Start Emulator Device

emulator -avd <name>
emulator

Emulator Command: Start Emulator Http Proxy

emulator -avd <name> -http-proxy {http://example.com:80}
emulator

Emulator Command: Start Emulator Netdelay Setting

emulator -avd <name> -netdelay <gsm|hscsd|gprs|edge|hsdpa|lte|evdo|none>
emulator

Emulator Command: Start Emulator Netspeed Setting

emulator -avd <name> -netspeed <gsm|hscsd|gprs|edge|hsdpa|lte|evdo|full>
emulator

Emulator Command: Start Emulator Sdcard Image

emulator -avd <name> -sdcard <path/to/sdcard.img>
emulator

Emulator Command: Start Emulator With Back Camera

emulator -avd <name> -camera-back <none|emulated|webcamN>
emulator

Emulator Command: Start Emulator With Http Proxy

emulator -avd <name> -http-proxy {http://example.com:80}
emulator

Emulator Command: Start Emulator With Network Latency

emulator -avd <name> -netdelay <gsm|hscsd|gprs|edge|hsdpa|lte|evdo|none>
emulator

Emulator Command: Start Emulator With Network Speed

emulator -avd <name> -netspeed <gsm|hscsd|gprs|edge|hsdpa|lte|evdo|full>
emulator

Emulator Command: Start Emulator With Sdcard

emulator -avd <name> -sdcard <path/to/sdcard.img>

Suggest a Emulator Command

Submit missing workflows, corrections, or verified alternatives for this tool.

FAQ

Coverage: Focused examples for common Emulator workflows.

Verified version: current stable LTS.

Verification: Test commands in a disposable workspace and submit notes for edge cases.