Clone this repo:
  1. 066b96b Merge "Extend page alignment compat to cover x86_64." into main by Treehugger Robot · 9 days ago main master
  2. 02d2d9a Extend page alignment compat to cover x86_64. by Dan Albert · 9 days ago
  3. 28d880b Merge "Encode incomplete version info instead of path." into main by Treehugger Robot · 11 days ago
  4. 42de134 Encode incomplete version info instead of path. by Dan Albert · 11 days ago
  5. b56ef2e Merge "Add install path info to the source.properties." into main by Treehugger Robot · 2 weeks 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