Clone this repo:
  1. da6cb50 Merge "Remove toolchain runtimes for non-Android targets." into main by Dan Albert · 11 hours ago main master
  2. 61b9f8f Merge "Use 'main' instead of 'master' when uploading" into main by Treehugger Robot · 33 hours ago
  3. 3b46cb0 Use 'main' instead of 'master' when uploading by Prashanth Swaminathan · 33 hours ago
  4. a498586 Merge "ndkgitprebuilts: Fix upload errors on new NDKs" into main by Treehugger Robot · 34 hours ago
  5. b14715d ndkgitprebuilts: Fix upload errors on new NDKs by Prashanth Swaminathan · 2 days ago

Android Native Development Kit (NDK)

The latest version of this document is available at https://android.googlesource.com/platform/ndk/+/master/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