android-ndk-sys

Crates.ioandroid-ndk-sys
lib.rsandroid-ndk-sys
version0.2.0
sourcesrc
created_at2019-07-31 06:02:47.838734
updated_at2019-09-04 02:49:21.083011
descriptionFFI bindings for the Android NDK
homepagehttps://github.com/mb64/android-ndk-rs
repositoryhttps://github.com/mb64/android-ndk-rs
max_upload_size
id153139
size2,133,108
Mark Barbone (mb64)

documentation

https://docs.rs/android-ndk-sys

README

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
Commit count: 49

cargo fmt