Clone this repo:
  1. c37f894 Merge "Raise minimum CMake version." into main by Treehugger Robot · 8 days ago main master
  2. 799e5a2 Raise minimum CMake version. by Dan Albert · 9 days ago
  3. 06c762d Merge "Update LLVM to r547379." into main by Treehugger Robot · 13 days ago
  4. d5c6a5e Merge "Update toolchain to r530567b." into main by Treehugger Robot · 13 days ago
  5. 225bfbe Update LLVM to r547379. by Dan Albert · 13 days ago

Android Native Development Kit (NDK)

The latest version of this document is available at https://android.googlesource.com/platform/ndk/+/main/README.md.

Note: This document is for developers of the NDK, not developers that use the NDK.

The NDK allows Android application developers to include native code in their Android application packages, compiled as JNI shared libraries.

To navigate this site, use the navigation bar at the top of the page. For additional documentation, see the listing for the docs directory. If you're not sure where to start, the Onboarding page will guide you.

Other Resources