Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/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.
https://github.com/pboos/docker-jenkins-android

Last synced: about 1 month ago
JSON representation

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.

Awesome Lists containing this project

README

        

# jenkins-android
Docker image for running jenkins to build android applications.

This image is built on the jenkins [docker image](https://registry.hub.docker.com/_/jenkins/).

Usage is same as of the jenkins image. Read [here](https://registry.hub.docker.com/_/jenkins/).

## Install android sdk
Use the following build task to install and update the android sdk. [https://github.com/pboos/android-sdk-updater](https://github.com/pboos/android-sdk-updater)