ndk

Crates.iondk
lib.rsndk
version0.9.0
sourcesrc
created_at2020-04-22 21:40:19.676971
updated_at2024-04-26 15:15:21.991128
descriptionSafe Rust bindings to the Android NDK
homepagehttps://github.com/rust-mobile/ndk
repositoryhttps://github.com/rust-mobile/ndk
max_upload_size
id233071
size398,919
Publishers (github:rust-mobile:publishers)

documentation

https://docs.rs/ndk

README

ci MIT license APACHE2 license

Rust bindings to the Android NDK

Name Description Badges
ndk-sys Raw FFI bindings to the NDK crates.io Docs MSRV
ndk Safe abstraction of the bindings crates.io Docs MSRV

See these ndk-examples and these rust-android-examples for examples using the NDK.

[!IMPORTANT] This repository was recently modularized and the following crates were split into separate repositories:

Crate New Location Notes
ndk-context https://github.com/rust-mobile/ndk-context
ndk-glue https://github.com/rust-mobile/ndk-glue deprecated - see android-activity
ndk-macro https://github.com/rust-mobile/ndk-glue deprecated - see android-activity
ndk-build https://github.com/rust-mobile/cargo-apk deprecated - see xbuild
cargo-apk https://github.com/rust-mobile/cargo-apk deprecated - see xbuild
Commit count: 353

cargo fmt