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

#215 in Unix APIs

Download history 111298/week @ 2024-12-17 96320/week @ 2024-12-24 90127/week @ 2024-12-31 129535/week @ 2025-01-07 126812/week @ 2025-01-14 130052/week @ 2025-01-21 135262/week @ 2025-01-28 142978/week @ 2025-02-04 316316/week @ 2025-02-11 333724/week @ 2025-02-18 367951/week @ 2025-02-25 383341/week @ 2025-03-04 384592/week @ 2025-03-11 333226/week @ 2025-03-18 322571/week @ 2025-03-25 244887/week @ 2025-04-01

1,344,609 downloads per month
Used in 3,812 crates (24 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