Created
September 19, 2021 10:18
-
-
Save majirosstefan/0fd54c9cd65bc87ecc1f6e1aa35aa330 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
| ANDROID_HOME=~/Library/Android/sdk | |
| PATH="$ANDROID_HOME/emulator:$ANDROID_HOME/tools:$ANDROID_HOME/tools/bin:$ANDROID_HOME/platform-tools:$PATH" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment