Skip to main content

Module android

Module android 

Source
Expand description

Android platform support.

Modules§

adb
The adb client with its server running. The adb client, 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§

AndroidBuildTools
Android SDK build-tools packages (build-tools;*) used for D8/Kotlin dexing.
AndroidNdk
An Android NDK toolchain component.
AndroidPlatformTools
Android Platform-Tools (adb) toolchain component.
AndroidRustTargets
Rust targets required for Android cross-compilation.
AndroidSdk
Android SDK toolchain component.
AndroidSdkPlatforms
Android SDK platform packages (platforms/android-*) used for compilation.
Java
Java toolchain component for Android development.
Kotlin
Kotlin toolchain component for Android development.