-
Updated
Oct 8, 2020
ndk
Here are 424 public repositories matching this topic...
-
Updated
Jun 10, 2020 - Java
-
Updated
Oct 15, 2020 - C++
-
Updated
Feb 24, 2020 - Java
-
Updated
Oct 14, 2020 - Java
-
Updated
Feb 14, 2020 - C
-
Updated
Oct 12, 2020 - C++
-
Updated
Aug 28, 2020 - Swift
-
Updated
Oct 15, 2020 - Java
-
Updated
Jun 6, 2020 - C++
-
Updated
Aug 26, 2020 - Shell
Improve this page
Add a description, image, and links to the ndk topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ndk topic, visit your repo's landing page and select "manage topics."


A lot of crates use https://github.com/rust-lang/rust-bindgen to create bindings for C structures. The problem is current versions of bindgen don't provide correct target for invoked clang during cross-compilation. As a result
cargo-ndkcan't compile such crates.Here is workaround to set BINDGEN_EXTRA_CLANG_ARGS variable and provide target here. For example, BINDGEN_EXTRA_CLANG_ARGS="--t