Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1005 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 1005 Bytes

android-ndk: Rust bindings of the Android NDK

Build Status Crates.io Status Docs.rs Status Crates.io Status Docs.rs Status

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: