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/sdkexport…
export ANDROID_HOME=/Users/$USER/Library/Android/sdkexport
Finally.
If you’re an Android developer, it’s quite common that from time to time you end up needing one of these commands — well, no…
Do you still remember the old days when you installed an application from the Google Play Store without knowing what it was going to do in the background… what it could have access to?