Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save MMnasrabadi/cab2aa5a267ae36fa54410ebdbf40a80 to your computer and use it in GitHub Desktop.
Save MMnasrabadi/cab2aa5a267ae36fa54410ebdbf40a80 to your computer and use it in GitHub Desktop.
Start the emulator from the command line
Cd ~/Library/Android/sdk/emulator
./emulator -list-avds
./emulator -avd Pixel_2_XL_API_26 -dns-server 8.8.8.8,8.8.4.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment