Safe Rust bindings to the Android NDK, enabling native Android development.
# Cargo.toml
[dependencies]
ndk = "0.9.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates importing the NDK native activity type.
Ensure you have the Android NDK installed and use appropriate target triple (e.g., aarch64-linux-android).
No dependency data recorded yet.