Skip to content

Instantly share code, notes, and snippets.

@DoguD
Created July 26, 2019 13:51
Show Gist options
  • Save DoguD/b8c70393558e059f7d89893170e10c6c to your computer and use it in GitHub Desktop.
Save DoguD/b8c70393558e059f7d89893170e10c6c to your computer and use it in GitHub Desktop.
run:
name: Install emulator
command: (yes | sdkmanager "platform-tools" "platforms;android-26" "extras;intel;Hardware_Accelerated_Execution_Manager" "build-tools;26.0.0" "system-images;android-26;default;x86" "emulator" --verbose) || true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment