Android SDK for development.
For example, if you want to build android project, and the project includes gradlew, then just do this:
docker run -t -i ksoichiro/android -v /path/to/project:/workspace -w workspace /bin/sh -c "./gradlew assemble"
Content type
Image
Digest
sha256:ab6e68c21…
Size
512.6 MB
Last updated
almost 11 years ago
docker pull ksoichiro/android