Skip to content

Instantly share code, notes, and snippets.

@cristiancorreau
Created September 22, 2021 13:01
Show Gist options
  • Save cristiancorreau/afec3bad8bb165ef0efe897ea0d13cd2 to your computer and use it in GitHub Desktop.
Save cristiancorreau/afec3bad8bb165ef0efe897ea0d13cd2 to your computer and use it in GitHub Desktop.
.zshrc Android Studio MAC
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