Android Development
Android & Continuous Integration & HockeyApp
Hey! Here is the case. We need build Android application, test it using Continuous Integration. After that we need upload APK to HockeyApp. The first part is well known. So, how to upload APK to HockeyApp using command line? I’ll refer you to HockeyApp API. To make any interaction with Read more…