Created
September 19, 2021 10:20
-
-
Save majirosstefan/fc0ec0162b6a04e671ac4a20f6e552fe to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo "no" | avdmanager --verbose create avd --force --name "$SIMULATOR_NAME" --device "pixel" --package "$SIMULATOR_IMAGE" --tag "google_apis" --abi "x86" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment