Skip to content

Instantly share code, notes, and snippets.

@dohaivu
Last active July 25, 2017 02:32
Show Gist options
  • Save dohaivu/f75848c52676e97df08a808c10488982 to your computer and use it in GitHub Desktop.
Save dohaivu/f75848c52676e97df08a808c10488982 to your computer and use it in GitHub Desktop.
[Android commands] commands for #android emulator

Emulator

./emulator -list-avds
./emulator @Nexus_5_API_23 -accel off -engine qemu2  -gpu off -verbose # start emulator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment