ANDROID_HOME on Mac OS?

Pedro Vicente
Code, Procedure and Rants
1 min readJun 28, 2018

Need to export ANDROID_HOME on a MacOS machine?

You have installed the SDK via Android Studio?

vim ~/.bash_profile

Add:

export ANDROID_HOME=/Users/$USER/Library/Android/sdk
export PATH=${PATH}:$ANDROID_HOME/tools:$ANDROID_HOME/platform-tools

Save and quit.

💥

--

--

Pedro Vicente
Code, Procedure and Rants

Improver, Husband, Father of 3 & Software @minderaswcraft | Feedback @ LoopGain | Communities @GDGPorto | 🔥 @ O Que Arde Cura