Skip to content

Instantly share code, notes, and snippets.

@Sina7312
Last active April 25, 2019 16:11
Show Gist options
  • Save Sina7312/d6693e795cc74b18a6c1e7c14eceee14 to your computer and use it in GitHub Desktop.
Save Sina7312/d6693e795cc74b18a6c1e7c14eceee14 to your computer and use it in GitHub Desktop.

Emulator

Android Developers Doc

List AVDs

emulator -list-avds

Start an emulator

emulator -avd avd_name
emulator @avd_name

Example

emulator @Pixel_2_XL_API_27

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