| Crates.io | ndk-sys |
| lib.rs | ndk-sys |
| version | 0.6.0+11769913 |
| created_at | 2020-04-22 21:39:01.106532+00 |
| updated_at | 2024-04-26 15:14:59.325509+00 |
| description | FFI bindings for the Android NDK |
| homepage | https://github.com/rust-mobile/ndk |
| repository | https://github.com/rust-mobile/ndk |
| max_upload_size | |
| id | 233070 |
| size | 3,487,130 |
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