10 releases (5 breaking)
0.6.0+11769913 | Apr 26, 2024 |
---|---|
0.5.0+25.2.9519653 | Oct 14, 2023 |
0.5.0-beta.0+25.2.9519653 | Aug 15, 2023 |
0.4.1+23.1.7779620 | Nov 23, 2022 |
0.1.1 |
|
#215 in Unix APIs
1,344,609 downloads per month
Used in 3,812 crates
(24 directly)
3.5MB
105K
SLoC
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 |