Install Android Studio for Mac
The ANDROID_HOME
environment variable will need to point to the Android SDK.
Add $ANDROID_HOME/platform-tools
to the PATH variable.
Launch Android Studio and go to Configure -> SDK Manager. Install all of the packages.
brew install ant
Make sure you have:
- correct versions of Java and JDK