#android #ndk

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

#12 in #android-ndk

Download history 65/week @ 2023-10-19 90/week @ 2023-10-26 62/week @ 2023-11-02 103/week @ 2023-11-09 74/week @ 2023-11-16 59/week @ 2023-11-23 104/week @ 2023-11-30 66/week @ 2023-12-07 73/week @ 2023-12-14 59/week @ 2023-12-21 54/week @ 2023-12-28 69/week @ 2024-01-04 75/week @ 2024-01-11 65/week @ 2024-01-18 76/week @ 2024-01-25 146/week @ 2024-02-01

372 downloads per month

MIT/Apache

2MB
71K SLoC

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:

Dependencies

~3.5MB
~76K SLoC