Clone this repo:
  1. e45c438 Merge "Highlight function multi-versioning improvement." into main by Treehugger Robot · 3 days ago main master
  2. 024ac4e Highlight function multi-versioning improvement. by Pirama Arumuga Nainar · 4 days ago
  3. bd9f7f5 Merge "Test updates to account for PAGE_SIZE change." into main by Dan Albert · 3 weeks ago
  4. 9c5b6fd Test updates to account for PAGE_SIZE change. by Dan Albert · 3 weeks ago
  5. 066b96b Merge "Extend page alignment compat to cover x86_64." into main by Treehugger Robot · 7 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