Article
A step-by-step tutorial for continuous integration with Jenkins on a Red Hat Mobile Native Android application: Part 2
In part one of our series, we established the process around creating an Android application using Red Hat’s Mobile Application Platform and adding unit tests. Now, we’ll walk through how to use Jenkins for continuous integration on this app. Pre-requisites for this tutorial RHMAP Instances Jenkins installed on Fedora Android Studio setup on a development machine. The following are the topics covered in today’s post: Setup Jenkins to run Android Unit Test Install Jenkins plugins Install Android SDK and Tools...