Clone this repo:
  1. 5c5d255 Merge changes I81253c7d,I7dcdf582 into main by Treehugger Robot · 5 days ago main master ndk-r27-release
  2. 7230b47 Remove dead code. by Dan Albert · 5 days ago
  3. 9145d50 Replace pipes.quote with shlex.quote. by Dan Albert · 5 days ago
  4. 9732862 Merge "Fix a dead link in the changelog." into main by Treehugger Robot · 6 days ago
  5. 76e8907 Merge "Remove permanent known issue from the changelog." into main by Treehugger Robot · 6 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