Description
Builds Rust projects against the Android NDK with less manual setup. It helps developers produce Android-compatible Rust libraries or binaries for mobile applications and native components.
Use it when a Rust project targets Android. Android builds still require the correct NDK, target configuration, and testing on real or emulated devices.