# Dockerfile for an Android compilation image, based on Debian Trixie Slim.
#
# NOTE: This docker image automatically accepts the Android SDK licenses. It may only be used
# from a wrapper script that explicitly asks the user to accept the license!
#
# Arguments:
#
# - `JAVA_VERSION`: Set this to the desired Java version (e.g. 21)
# - `SDK_VERSION`: Set this to the desired Android SDK version (e.g. `35`)
# - `NDK_VERSION`: Set this to the desired Android NDK version (e.g. `25.2.9519653`)
# - `BUILD_TOOLS_VERSION`: Set this to the desired build tools version (e.g. `35.0.0`)
# - `RUST_VERSION`: Set this to the desired Rust version (e.g. `1.80`)
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.