Skip to content

le91688/android_apk_builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Dockerized Android APK builder

Quickly and easily build Android APKs from docker

Contains Gradle and Android SDK

Usage

docker run --rm -it -v $PWD:/app/ -w /app le91688/android_apk_builder gradle build

Versioning

Currently this image uses Gradle 6.5 and SDK 33, but hopefully more to come. Feel free to make a PR!

Dockerhub

https://hub.docker.com/r/le91688/android_apk_builder

About

Dockerized apk build with Gradle and SDK

Resources

Stars

Watchers

Forks

Packages

No packages published