android-ndk

Crates.ioandroid-ndk
lib.rsandroid-ndk
version0.0.6
sourcesrc
created_at2019-08-01 06:35:34.65969
updated_at2019-10-26 02:30:50.241685
descriptionSafe Rust bindings to the Android NDK
homepagehttps://github.com/mb64/android-ndk-rs
repositoryhttps://github.com/mb64/android-ndk-rs
max_upload_size
id153370
size99,499
Mark Barbone (mb64)

documentation

https://docs.rs/android-ndk

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:

Commit count: 49

cargo fmt