It looks as though Android has changed up their directory structure once again! Woohoo! When updating my SDK tools to version 22.0.1, aapt wasn't able to be found by brazenhead.
The current workaround is modifying my path to contain the new directory where aapt can be found ($ANDROID_HOME/build-tools/17.0.0)
It looks as though Android has changed up their directory structure once again! Woohoo! When updating my SDK tools to version 22.0.1, aapt wasn't able to be found by brazenhead.
The current workaround is modifying my path to contain the new directory where aapt can be found ($ANDROID_HOME/build-tools/17.0.0)