Skip to content
README.md 757 B
Newer Older
# Android CI [![Build Status](https://git.silence.dev/Silence/android-ci/badges/master/pipeline.svg)](https://git.silence.dev/Silence/android-ci/pipelines)

An Android image for Docker to build and test Android apps initially design to [build Silence in GitLab CI](https://git.silence.dev/Silence/Silence-Android/-/blob/master/.gitlab-ci.yml). Currently based on API 29 tools.

## Build

docker build -t registry.silence.dev/silence/android-ci .

## Available images

See [the container registry](https://git.silence.dev/Silence/android-ci/container_registry).

## Usage

See [the Silence example](https://git.silence.dev/Silence/Silence-Android/-/blob/master/.gitlab-ci.yml).

## License

Licensed under the GPLv3: http://www.gnu.org/licenses/gpl-3.0.html