Development kit environment for android
146
Development kit environment for android that enables users to build their apps in the most easy way
Build an android app "my_app" with the buildozer tool by creating a docker container with the name "my_container":
docker run -it -v "$PWD":/home/docker/my_app -w /home/docker/my_app --name my_container reko8680/android:devkit2 android debug
Content type
Image
Digest
sha256:0feef5145…
Size
654.5 MB
Last updated
about 1 year ago
docker pull reko8680/android:devkit3