Summary

This chapter introduced continuous integration in practice providing valuable information to start applying it soon to your projects no matter what their size, whether you are developing solo or a part of a big company team.

The techniques presented focus on the particularities of Android projects maintaining and supporting widely used development tools such as Android Studio and the Android Gradle plugin.

We introduced real-world examples with real-world tools available from the vast open source arsenal. We employed Gradle to automate the building process, Git to create a simple version control system repository to store our source code and manage the changes, and finally, installed and configured Jenkins as the continuous integration of ...

Get Learning Android Application Testing now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.