This is a work in progress at the moment.
android-ndk-sys contains the raw FFI bindings, pre-generated from NDK r20, and android-ndk
provides a safe API over it.
Other helpful crates for Android:
- jni, JNI bindings for Rust
- android_loggerand- ndk-logger, Android backends for the- logcrate