mb64 / android-ndk-rs

Rust bindings to the Android NDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

Rust bindings to the Android NDK

License:Apache License 2.0


Languages

Language:Rust 99.9%Language:Shell 0.1%Language:C++ 0.0%