#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

#228 in Machine learning

Download history 8/week @ 2023-06-10 36/week @ 2023-06-17 46/week @ 2023-06-24 53/week @ 2023-07-01 39/week @ 2023-07-08 45/week @ 2023-07-15 72/week @ 2023-07-22 19/week @ 2023-07-29 19/week @ 2023-08-05 49/week @ 2023-08-12 60/week @ 2023-08-19 63/week @ 2023-08-26 43/week @ 2023-09-02 30/week @ 2023-09-09 31/week @ 2023-09-16 41/week @ 2023-09-23

168 downloads per month
Used in 2 crates

MIT/Apache

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

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

No runtime deps

Features