A LinuxServer Docker Mod for installing Android sdk components
372
Interfaces with the sdkmanager utility to install Android packages.
For installing multiple packages separate them by a new line. E.g., to install build-tools;29.0.1 and platforms;android-31 add the following lines to your docker compose service, docker run command, etc:
- DOCKER_MODS=liegasketi/android-sdk-installer
- ANDROID_SDK_INSTALLER_PACKAGES: "build-tools;29.0.1\nplatforms;android-31"
Content type
Image
Digest
sha256:50aab383f…
Size
1.3 kB
Last updated
about 4 years ago
docker pull liegasketi/android-sdk-installer