• Stars
    star
    685
  • Rank 63,366 (Top 2 %)
  • Language
    Rust
  • License
    Apache License 2.0
  • Created over 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Rust bindings to the Android NDK

ci MIT license APACHE2 license

Rust bindings to the Android NDK

Name Description Badges
ndk-sys Raw FFI bindings to the NDK crates.io Docs MSRV
ndk Safe abstraction of the bindings crates.io Docs MSRV

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