When developing an app, there are lots of build versions to test.
The QA team would like the app to get updated automatically upon a new build.
As a developer, I'd like new builds to get uploaded automatically to such a service. This means I'd like such a service to support uploading new apk's via some kind of API (or script).
Anyone knows of such a service?
* Google play alpha/beta, for example, would be a nice auto-upload service candidate if they supported uploading the apk via code/script, BUT Google play alpha/beta support only manual apk upload :(