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 Rustandroid_loggerandndk-logger, Android backends for thelogcrate