Clone this repo:
  1. bd9f7f5 Merge "Test updates to account for PAGE_SIZE change." into main by Dan Albert · 5 days ago main master
  2. 9c5b6fd Test updates to account for PAGE_SIZE change. by Dan Albert · 7 days ago
  3. 066b96b Merge "Extend page alignment compat to cover x86_64." into main by Treehugger Robot · 5 weeks ago
  4. 02d2d9a Extend page alignment compat to cover x86_64. by Dan Albert · 5 weeks ago
  5. 28d880b Merge "Encode incomplete version info instead of path." into main by Treehugger Robot · 5 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