Created
September 22, 2021 13:01
-
-
Save cristiancorreau/afec3bad8bb165ef0efe897ea0d13cd2 to your computer and use it in GitHub Desktop.
.zshrc Android Studio MAC
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
export ANDROID_SDK_ROOT=/Users/{USER}/Library/Android/sdk | |
export ANDROID_HOME=/Users/{USER}/Library/Android/sdk | |
export JAVA_HOME="/Applications/Android Studio.app/Contents/jre/Contents/Home" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment