Skip to content

Instantly share code, notes, and snippets.

@rakib-amin
Last active September 8, 2018 06:51
Show Gist options
  • Select an option

  • Save rakib-amin/c15fc944346423b260f3fb4d4098e510 to your computer and use it in GitHub Desktop.

Select an option

Save rakib-amin/c15fc944346423b260f3fb4d4098e510 to your computer and use it in GitHub Desktop.
Run emulator From command line (macOS)

$ cd /Users/johndoe/Library/Android/sdk/emulator

$ ./emulator -list-avds

$ ./emulator -avd Pixel_2_XL_API_27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment