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

#167 in Unix APIs

Download history 92148/week @ 2024-07-22 95319/week @ 2024-07-29 90384/week @ 2024-08-05 95233/week @ 2024-08-12 102491/week @ 2024-08-19 111574/week @ 2024-08-26 105252/week @ 2024-09-02 102075/week @ 2024-09-09 104018/week @ 2024-09-16 112451/week @ 2024-09-23 119414/week @ 2024-09-30 119282/week @ 2024-10-07 122343/week @ 2024-10-14 124984/week @ 2024-10-21 130695/week @ 2024-10-28 136612/week @ 2024-11-04

522,584 downloads per month
Used in 3,298 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