#android-ndk #android #ndk

android-ndk-sys

FFI bindings for the Android NDK

5 releases

0.2.0 Sep 4, 2019
0.1.3 Aug 2, 2019
0.1.2 Aug 1, 2019
0.1.1 Aug 1, 2019
0.1.0 Jul 31, 2019

#12 in #ndk

Download history 25/week @ 2023-12-04 7/week @ 2023-12-11 12/week @ 2023-12-18 2/week @ 2024-01-01 26/week @ 2024-01-08 3/week @ 2024-01-22 74/week @ 2024-01-29 18/week @ 2024-02-05 18/week @ 2024-02-12 21/week @ 2024-02-19 17/week @ 2024-02-26 45/week @ 2024-03-04 48/week @ 2024-03-11 74/week @ 2024-03-18

185 downloads per month
Used in 2 crates

MIT/Apache

2MB
68K 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:

  • jni, JNI bindings for Rust
  • ndk-logger, an Android backend for the log crate

No runtime deps

Features