android-travis-ci-example
android-travis-ci-example copied to clipboard
Build is failing.
The current build is failing. I'm having the same issue.
This was just a proof of concept that I did 9 months ago. I have other builds that currently still work. The problem it is probably having is that the parameters that are fed to android update sdk change on almost every release of the Android SDK. The approach brazenhead takes is more robust (I first saw robolectric do this). Hope this heads you in the right direction.
That sir is an intense solution...