#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

#13 in #ndk

Download history 35/week @ 2024-07-19 51/week @ 2024-07-26 39/week @ 2024-08-02 45/week @ 2024-08-09 72/week @ 2024-08-16 21/week @ 2024-08-23 15/week @ 2024-08-30 43/week @ 2024-09-06 41/week @ 2024-09-13 80/week @ 2024-09-20 42/week @ 2024-09-27 31/week @ 2024-10-04 61/week @ 2024-10-11 27/week @ 2024-10-18 14/week @ 2024-10-25 339/week @ 2024-11-01

445 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