-
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.2.12479018"
}
Platform | Package | Size (Bytes) | SHA1 Checksum |
---|---|---|---|
Windows | android-ndk-r27c-windows.zip | 781511249 | ac5f7762764b1f15341094e148ad4f847d050c38 |
macOS | android-ndk-r27c-darwin.dmg | 921212233 | 04d8c43eb4e884c4b16bbf7733ac9179a13b7b20 |
Linux | android-ndk-r27c-linux.zip | 663987688 | 090e8083a715fdb1a3e402d0763c388abb03fb4e |
Supported until NDK r29 is released
android {
ndkVersion "28.0.13004108"
}
Platform | Package | Size (Bytes) | SHA1 Checksum |
---|---|---|---|
Windows | android-ndk-r28-windows.zip | 748943210 | f79a00c721dc5c15b2bf093d7bb2af96496a42b2 |
macOS | android-ndk-r28-darwin.dmg | 1047230704 | ee3fbd3fc29b2133990aeb352494ac63e114c53e |
Linux | android-ndk-r28-linux.zip | 723148067 | 894f469c5192a116d21f412de27966140a530ebc |
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 | February 2025 |
RC 1 | TBD |
Release | TBD |