I'd like to be able to upload my Android application binaries from Jenkins to HockeyApp automatically, but I'm not clear on if this is possible.
I see there's a published Jenkins plug-in:
https://wiki.jenkins-ci.org/display/JENKINS/HockeyApp+Plugin
Just not sure if it works for Android. It looks like the API specifically calls for an "ipa", however, on Hockeyapp's site, they say you can stick a .apk in there. Anybody tried this?