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 Jul 29, 2020

#123 in Unix APIs

Download history 112418/week @ 2024-09-25 125392/week @ 2024-10-02 117406/week @ 2024-10-09 123999/week @ 2024-10-16 127615/week @ 2024-10-23 131294/week @ 2024-10-30 129630/week @ 2024-11-06 123606/week @ 2024-11-13 122060/week @ 2024-11-20 128473/week @ 2024-11-27 131349/week @ 2024-12-04 129876/week @ 2024-12-11 102689/week @ 2024-12-18 94052/week @ 2024-12-25 98603/week @ 2025-01-01 111622/week @ 2025-01-08

428,485 downloads per month
Used in 3,542 crates (25 directly)

MIT/Apache

3.5MB
105K SLoC

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

Dependencies