11 releases (breaking)
0.9.0 | Apr 26, 2024 |
---|---|
0.8.0 | Oct 14, 2023 |
0.8.0-beta.0 | Aug 15, 2023 |
0.7.0 | Jul 24, 2022 |
0.1.1 |
|
#20 in Unix APIs
1,167,008 downloads per month
Used in 3,492 crates
(31 directly)
4MB
110K
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 |
Dependencies
~0.5–12MB
~68K SLoC