android-ndk/r26d

The Android NDK is a toolset that lets you implement parts of your app in native code, using languages such as C and C++
Recipe info
2024-05-02

Available packages
Linux
Windows
macOS
macOS Apple Silicon

Install
Add the following line to your conanfile.txt:
[tool_requires]
android-ndk/r26d

Using android-ndk as a tool

This recipe belongs to the family of the Conan build tools.

Please, have a look at the Conan documentation about how to use build tools as Conan packages.

If you need additional assistance, please ask a question in the Conan Center Index repository.