Available Android SDK versions
Build Automation does not automatically detect the Android version configured in a project's settings; you must configure it in the target's settings. When configuring an Android target select the SDK version that matches the target level of your project. The minimum compatible Android SDK version is used if no specific SDK version is specified in the target configuration.
Unity Version | NDK | SDK 30 | SDK 31 | SDK 32 | SDK 33 | SDK 34 |
---|---|---|---|---|---|---|
2019 - 2020 | r19 | ✓ | ✓ | ✓ | ✓ | ✓ |
2021 - 2022.1 | r21d | ✓ | ✓ | ✓ | ✓ | ✓ |
>= 2022.2.0 | r23b | ✓ | ✓ | ✓ |
Note: Availability does not guarantee compatibility.