Repository name in Docker Hub: globdev/android
This repository contains Dockerized Android SDK 2.24, published to the public Docker Hub via automated build mechanism.
This docker image contains the following software stack:
-
OS: Debian stretch (built from debian:stretch).
-
Java: Oracle JDK 1.8.0_151-b12
-
Android SDK 25.0.0+5
$ docker pull globdev/android:latest
FROM globdev/android:latest
docker pull globdev/android:latest
docker build -t globdev/android github.com/glob-dev/docker-android
docker run -it globdev/android bash
By using Dockerfiles contained in this repo and/or container images derived from them, you are agreeing to any and all applicable license agreements & export rules related to unlimited strength crypto, etc...