# [android-builder](https://hub.docker.com/r/productionwentdown/android-builder/) Docker image to build Android apps. # Usage ``` $ docker run --rm -it -v $PWD:/src productionwentdown/android-builder ``` ## With Drone See the [example .drone.yml file](drone.yml.example)