Crates.io | ndk |
lib.rs | ndk |
version | 0.9.0 |
source | src |
created_at | 2020-04-22 21:40:19.676971 |
updated_at | 2024-04-26 15:15:21.991128 |
description | Safe Rust bindings to the Android NDK |
homepage | https://github.com/rust-mobile/ndk |
repository | https://github.com/rust-mobile/ndk |
max_upload_size | |
id | 233071 |
size | 398,919 |
Rust bindings to the Android NDK
Name | Description | Badges |
---|---|---|
ndk-sys |
Raw FFI bindings to the NDK | |
ndk |
Safe abstraction of the bindings |
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