-
Notifications
You must be signed in to change notification settings - Fork 264
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 at least 2025-07-16
android {
ndkVersion "27.1.12297006"
}
Platform | Package | Size (Bytes) | SHA1 Checksum |
---|---|---|---|
Windows | android-ndk-r27b-windows.zip | 781495902 | 3bb7efc850cd0af7707854b7e0d5c3b6a7153703 |
macOS | android-ndk-r27b-darwin.dmg | 921211770 | f8979ac0060742045209c742367f6bf5b88df796 |
Linux | android-ndk-r27b-linux.zip | 663976775 | 6fc476b2e57d7c01ac0c95817746b927035b9749 |
Supported until NDK r29 is released
android {
ndkVersion "28.0.12433566"
}
Platform | Package | Size (Bytes) | SHA1 Checksum |
---|---|---|---|
Windows | android-ndk-r28-beta1-windows.zip | 746848976 | 97328457d44dceae79f1cf488684419e0fec851a |
macOS | android-ndk-r28-beta1-darwin.dmg | 892872146 | f51c4f49d6576106fb20b22b51694208c3157cff |
Linux | android-ndk-r28-beta1-linux.zip | 626833250 | 92dd6d941340624c4fc702ebc7e7cbd6faeb703d |
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 | Released! |
Beta 2 | TBD, may not happen |
RC 1 | Oct/Nov 2024 |
Release | TBD |