commit | 72d1221f1264907829ea3f0bfccbdbfd4ef44028 | [log] [tgz] |
---|---|---|
author | Dan Albert <[email protected]> | Thu Dec 16 12:48:30 2021 -0800 |
committer | Dan Albert <[email protected]> | Thu Dec 16 13:48:46 2021 -0800 |
tree | 0733f65b5dea80ad63afb7aea33c30fcaf84fa55 | |
parent | eb032a48a87a8c7d4db14c44590e19094e7dc90f [diff] |
Reformat Python code with Black. Will follow up with build-time enforcement. This is the reformat-only change. Test: poetry run black --check build ndk tests Bug: None Change-Id: I8f38381bc6de795fd270e7e45af1dd5fc3424a6f
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.