Clone this repo:
  1. 4d2247b Merge "Replace internal-only link." into main by Treehugger Robot · 2 days ago main master
  2. c4a1dfc Replace internal-only link. by Dan Albert · 2 days ago
  3. f7f593b Merge "Update changelog for r27c." into main by Treehugger Robot · 3 days ago
  4. fc09460 Update changelog for r27c. by Dan Albert · 3 days ago
  5. d50d198 Merge "Also build ASM with fsanitize=hwaddress" into main by Florian Mayer · 10 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