#ndk #android #bindings

android-ndk

Safe Rust bindings to the Android NDK

6 releases

0.0.6 Oct 26, 2019
0.0.5 Sep 29, 2019
0.0.2 Aug 1, 2019

#18 in #ndk

Download history 48/week @ 2024-07-29 16/week @ 2024-08-05 88/week @ 2024-08-12 20/week @ 2024-08-19 8/week @ 2024-08-26 62/week @ 2024-09-09 17/week @ 2024-09-16 78/week @ 2024-09-23 26/week @ 2024-09-30 44/week @ 2024-10-07 53/week @ 2024-10-14 4/week @ 2024-10-21 7/week @ 2024-10-28 212/week @ 2024-11-04 109/week @ 2024-11-11

334 downloads per month

MIT/Apache

2MB
71K SLoC

android-ndk: Rust bindings of the Android NDK

Build Status Docs.rs 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:

Dependencies

~4.5MB
~82K SLoC