Android 에뮬레이터 관리. 더 많은 정보: https://developer.android.com/studio/run/emulator-commandline.
emulator -avd {{이름}}
emulator -avd {{이름}} -webcam-list
-camera-front
사용):emulator -avd {{이름}} -camera-back {{none|emulated|webcamN}}
emulator -avd {{이름}} -netspeed {{gsm|hscsd|gprs|edge|hsdpa|lte|evdo|full}}
emulator -avd {{이름}} -netdelay {{gsm|hscsd|gprs|edge|hsdpa|lte|evdo|none}}
emulator -avd {{이름}} -http-proxy {{http://example.com:80}}
emulator -avd {{이름}} -sdcard {{경로/대상/sdcard.img}}
emulator -help