Stable releases along with any current betas and release candidates are available from this page.
Canary releases are available on ci.android.com for all supported operating systems.
Note: canaries, betas, and release candidates should not be used for production, but are a great way for you to find and report bugs early, before they make it to a stable release.
Subscribe to the android-ndk-announce@googlegroups.com mailing list if you'd like to be notified whenever we publish a new NDK release (beta or stable).
We're currently aiming to sign and notarize NDK r21, but no existing NDK is signed or notarized. This shouldn't matter for NDK downloads performed by Android Studio's SDK Manager, but if you manually download an NDK from this page using a web browser, on macOS 10.15 you'll see warnings when you try to run the extracted tools. You can override this in the "Security & Privacy" section of Settings. See Apple's Safely open apps on your Mac documentation, specifically the section "How to open an app that hasn’t been notarized or is from an unidentified developer" on that page.
The NDK releases on a roughly quarterly basis. One release a year is designated as a Long Term Support (LTS) release that will receive backports until the next LTS is released. Each version is first released as a beta and then a release candidate before being shipped to stable. Multiple betas and release candidates are a possibility if the first beta does not meet our promotion criteria, but there will always be at least one of each. For details, see NDK Release Process.
Release | Expected Release Date |
---|---|
Beta 1 | Q2 2020 |
RC 1 | TBD |
Release | TBD |
[[r21 Changelog|Changelog-r21]]
android {
ndkVersion "21.3.6528147"
}
Platform | Package | Size (bytes) | SHA1 Checksum |
---|---|---|---|
macOS App Bundle | android-ndk-r21d-darwin-x86_64.dmg | 1258792917 | 0bc502aa2bceb63c404707d99fae1a375bdc3aaf |
macOS | android-ndk-r21d-darwin-x86_64.zip | 1042615469 | ef06c9f9d7efd6f243eb3c05ac440562ae29ae12 |
Linux | android-ndk-r21d-linux-x86_64.zip | 1190667841 | bcf4023eb8cb6976a4c7cff0a8a8f145f162bf4d |
Windows | android-ndk-r21d-windows-x86_64.zip | 1109536102 | 99175ce1210258f2280568cd340e0666c69955c7 |