emulator

Manage Android emulators. More information: https://developer.android.com/studio/run/emulator-commandline.

emulator -avd name

emulator -avd name -webcam-list

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

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

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

emulator -avd name -http-proxy http://example.com:80

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

emulator -help