pboos / docker-jenkins-android

A jenkins image that allows compiling android applications. Still needs SDK. Use https://github.com/pboos/android-sdk-updater for easy install/update of sdk.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jenkins-android

Docker image for running jenkins to build android applications.

This image is built on the jenkins docker image.

Usage is same as of the jenkins image. Read here.

Install android sdk

Use the following build task to install and update the android sdk. https://github.com/pboos/android-sdk-updater

About

A jenkins image that allows compiling android applications. Still needs SDK. Use https://github.com/pboos/android-sdk-updater for easy install/update of sdk.