Learn which versions of the Android SDK, NDK, and JDK each version of Unity supports.
Refer to the following tables to understand the Android dependency versions supported by Unity. Each version of Unity requires a specific version of the Android NDK and Android JDK, but there are no exact version requirements for the Android SDK.
Unity relies on tools that the Android SDK provides and different versions of the SDK usually have the same tools available. This means you can use any recent version of the SDK as they all contain the build tools that Unity requires.
The following table shows the supported versions of Android SDK tools installed with each Unity version:
Unity version | SDK Build tools version | SDK Command-line tools version | SDK Platform tools version |
---|---|---|---|
6000.2 | 34.0.0 | 16 | 34.0.5 |
6000.1 | 34.0.0 | 16 | 34.0.5 |
6000.0 | 34.0.0 | 6 | 34.0.5 |
2022.3 LTS | 34.0.0 | 6 | 32.0.0 |
2021.3 LTS | 34.0.0 | 6 | 32.0.0 |
The following table shows the NDK version that each Unity version supports:
Unity version | NDK version |
---|---|
6000.2 | r27c (27.2.12479018) |
6000.1 | r27c (27.2.12479018) |
6000.0 | r27c (27.2.12479018) |
2022.3 LTS | r23b (23.1.7779620) |
2021.3 LTS | r21d (21.3.6528147) |
The following table shows the JDK version that each Unity version supports:
Unity version | JDK version |
---|---|
6000.2 | 17 (OpenJDK version 17) |
6000.1 | 17 (OpenJDK version 17) |
6000.0 | 17 (OpenJDK version 17) |
2022.3 LTS | 11 (OpenJDK version 11) |
2021.3 LTS | 11 (OpenJDK version 11) |
Note: Unity versions 6 and later support CMake version 3.22.1, while earlier Unity versions don’t support CMake.
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thank you for helping to make the Unity documentation better!
Your feedback has been submitted as a ticket for our documentation team to review.
We are not able to reply to every ticket submitted.