$ANDROID_HOME on iOS

Hey,

I have an Ionic application that builds both iOS and Android. I’ve got the iOS piece working, but would like to add an Android build as part of continuous deployment.

The build tells me that $ANDROID_HOME isn’t available. Is the SDK only installed on Ubuntu boxes? I checked this thread here and didn’t get any useful information. Building both ios and android with cordova

Given the large size of the Android SDK we do not pre-install it on the OS X machines. You would need to install it manually.