commit | cf38cfea62968491906d5c35384b79fb8b3fef1a | [log] [tgz] |
---|---|---|
author | James Farrell <[email protected]> | Mon Nov 29 20:23:11 2021 +0000 |
committer | James Farrell <[email protected]> | Fri Dec 03 15:04:20 2021 +0000 |
tree | eaf858f7520ac91b73261d5a3458cf9d7fabb8a5 | |
parent | a729d244483bce731d50109ef4069d667cf4ff26 [diff] |
Type-check and lint our Python code as part of the build. Fix a bunch of lint and type errors. Some files are skipped for now. Change-Id: I7c6e89fd8e43a5336b4de0fa5888d2cf6bde0da0
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.