-
Notifications
You must be signed in to change notification settings - Fork 286
Home
Supported releases and pre-releases are available on this page. Canary releases are available on ci.android.com. Unsupported releases can be found here.
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, including pre-releases.
Supported until r30 is released
android {
ndkVersion "27.3.13750724"
}
Platform | Package | Size (Bytes) | SHA1 Checksum |
---|---|---|---|
Windows | android-ndk-r27d-windows.zip | 781506724 | 56607cbccd3642d4a1991f6bb3114a00f884f426 |
macOS | android-ndk-r27d-darwin.dmg | 924374593 | 80f11292080fab4e869799f1d23caa88dcf3c709 |
Linux | android-ndk-r27d-linux.zip | 663956036 | 22105e410cf29afcf163760cc95522b9fb981121 |
Supported until NDK r30 is released
android {
ndkVersion "29.0.14206865"
}
Platform | Package | Size (Bytes) | SHA1 Checksum |
---|---|---|---|
Windows | android-ndk-r29-windows.zip | 833850862 | ab3bb30fbb9e6903666d60c55d11e78b04e07472 |
macOS | android-ndk-r29-darwin.dmg | 1156294030 | 0eecb29cfe791e039740e2a8bcf0af02b7132bd8 |
Linux | android-ndk-r29-linux.zip | 783549481 | 87e2bb7e9be5d6a1c6cdf5ec40dd4e0c6d07c30b |
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 | TBD |
RC 1 | TBD |
Release | TBD |