Expand description
Android platform support.
Modules§
- adb
- The
adbclient with its server running. Theadbclient, with its server running. - backend
- Android backend implementation.
- device
- Android device detection and management.
- ndk_
version - Embedded Android NDK version and its runtime-Gradle parser. The pinned Android NDK release and its runtime-Gradle parser.
- platform
- Android platform configuration. Android platform build and package utilities.
Structs§
- Android
Build Tools - Android SDK build-tools packages (
build-tools;*) used for D8/Kotlin dexing. - Android
Ndk - An Android NDK toolchain component.
- Android
Platform Tools - Android Platform-Tools (
adb) toolchain component. - Android
Rust Targets - Rust targets required for Android cross-compilation.
- Android
Sdk - Android SDK toolchain component.
- Android
SdkPlatforms - Android SDK platform packages (
platforms/android-*) used for compilation. - Java
- Java toolchain component for Android development.
- Kotlin
- Kotlin toolchain component for Android development.