Book Image

Android Continuous Integration with Docker and Jenkins [Video]

By : Jing Li
Book Image

Android Continuous Integration with Docker and Jenkins [Video]

By: Jing Li

Overview of this book

<p><span id="description" class="sugar_field">As an Android developer, you feel a strong need for a hassle-free CI environment; moreover, you need a cloneable environment, especially for your UI tests, which need to be run on an Android “device". This course will show you how to create a fully functional CI using container technology; it lists all the problems you'll encounter and provides you with the corresponding solutions and detailed explanations. Later it will tell you how to setup scalable Jenkins nodes which enables parallel building, leaving you with no rework and no headaches at all. What if you have different hardware—maybe Linux machines or Mac computers? It works everywhere. You want your CI fast, stable, and lightweight, and preferably a free solution? No problem, you’ll be able to achieve your dream CI with Docker and scale it to all your systems by the end of this course.</span></p> <p><span class="sugar_field"><span id="description" class="sugar_field">All the code files are available on GitHub at this link: <a style="font-weight: normal;" href="https://github.com/PacktPublishing/Android-Continuous-Integration-with-Docker-and-Jenkins" target="_new">https://github.com/PacktPublishing/Android-Continuous-Integration-with-Docker-and-Jenkins</a></span></span></p> <h1><span class="sugar_field">Style and Approach</span></h1> <p><span class="sugar_field"><span id="trade_selling_points_c" class="sugar_field">This course follows a hands-on approach with interesting and illustrative examples and clear explanations to help you build and set up CI on your Android projects efficiently using Docker.</span></span></p>
Table of Contents (4 chapters)
Chapter 2
First ride on Docker
Content Locked
Section 1
Preparation
This video introduces all tools we’ll use throughout the course, talks about what, why, and how. - Get to know what Docker Hub is - Download and install Docker desktop client - Install VS Code and its extension, take a sneak peek