6 releases
0.0.6 | Oct 26, 2019 |
---|---|
0.0.5 | Sep 29, 2019 |
0.0.2 | Aug 1, 2019 |
#11 in #moment
230 downloads per month
2MB
71K
SLoC
android-ndk
: Rust bindings of the Android NDK
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_logger
andndk-logger
, Android backends for thelog
crate
Dependencies
~4.5MB
~82K SLoC