Skip to content
Sharjeel Khan edited this page Sep 8, 2026 · 216 revisions

Releases

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.

NDK r30 (2026 LTS)

Supported until NDK r32 is released

Changelog

android {
    ndkVersion "30.0.16248370"
}
Platform Package Size (Bytes) SHA1 Checksum
Windows android-ndk-r30-windows.zip 727980788 9bf167a1985fa7d4a036186b78f702eab9179408
macOS android-ndk-r30-darwin.dmg 1072970961 48591224b6657f46eebbc9d95d4af09bbed8d107
Linux android-ndk-r30-linux.zip 738633529 5107f898313790e449e87eee2183d9a20602dee9

Release schedule

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.

NDK r30

Release Expected Release Date
Beta 1 Mar 19, 2026
Beta 2 Jul 8, 2026
RC 1 Aug 24, 2026
Release Sep 8, 2026

Clone this wiki locally