#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

#11 in #ndk

Download history 48/week @ 2024-03-11 74/week @ 2024-03-18 54/week @ 2024-03-25 41/week @ 2024-04-01 6/week @ 2024-04-08 14/week @ 2024-04-15 17/week @ 2024-04-22 13/week @ 2024-04-29 49/week @ 2024-05-06 15/week @ 2024-05-13 43/week @ 2024-05-20 55/week @ 2024-05-27 83/week @ 2024-06-03 26/week @ 2024-06-10 47/week @ 2024-06-17 80/week @ 2024-06-24

245 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