Clone this repo:
  1. 3d1d9f1 Merge "Don't build rv64 by default." into main by Treehugger Robot · 4 weeks ago main master
  2. 0eb0d02 Don't build rv64 by default. by Dan Albert · 4 weeks ago
  3. 6a76d59 Merge "Stop mentioning a KI that will never be fixed." into main by Treehugger Robot · 7 weeks ago
  4. d71d96d Stop mentioning a KI that will never be fixed. by Dan Albert · 7 weeks ago
  5. f9264b5 Merge "Correct the r26 LLVM changelog." into main by Treehugger Robot · 8 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