When I run ionic build android command in root of ionic project, I am getting this error:
FAILURE: Build failed with an exception.
In my case the problem was that ANDROID_HOME was pointing to ~/Library/Android/ for some reason. The correct path is ~/Library/Android/sdk
~/Library/Android/
~/Library/Android/sdk