- Notifications
You must be signed in to change notification settings - Fork111
Rust bindings to the Android NDK
License
Apache-2.0, MIT licenses found
Licenses found
Apache-2.0
LICENSE-APACHEMIT
LICENSE-MITNotificationsYou must be signed in to change notification settings
rust-mobile/ndk
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Rust bindings to theAndroid NDK
Name | Description | Badges |
---|---|---|
ndk-sys | Raw FFI bindings to the NDK | |
ndk | Safe abstraction of the bindings |
See thesendk-examples
and theserust-android-examples
for examples using the NDK.
Important
This repository was recentlymodularized 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 - seeandroid-activity |
ndk-macro | https://github.com/rust-mobile/ndk-glue | ⛔deprecated - seeandroid-activity |
ndk-build | https://github.com/rust-mobile/cargo-apk | ⛔deprecated - seexbuild |
cargo-apk | https://github.com/rust-mobile/cargo-apk | ⛔deprecated - seexbuild |
About
Rust bindings to the Android NDK
Topics
Resources
License
Apache-2.0, MIT licenses found
Licenses found
Apache-2.0
LICENSE-APACHEMIT
LICENSE-MIT