Tag: jenkis
Android Continuous Integration with ANT and Jenkins: Part 1
posted in Android, Blog and tagged android, ANT, jenkis, mobile by Ilya Ber.
Recently we’ve started a new Android project for one of our customers, and since we are using a proper development workflow, I’ve began with setting up Continuous Integration (CI) as a part of the process. I’m going to tell you a little more than just the technical details about how to set up CI server and build an application there, what I’ll tell you is how we, at Black River, manage development and testing processes using Jenkins. In this article, I’ll … read more