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-06-19

Available packages
Linux
Windows
macOS
macOS Apple Silicon

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

Using android-ndk

Loading ...
Loading...