Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

AndroidSdkVersions

enumeration

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

Supported Android SDK versions.

Variables

AndroidApiLevelAutoSets the target API level automatically, according to the latest installed SDK on your computer.
AndroidApiLevel16Android 4.1, "Jelly Bean", API level 16.
AndroidApiLevel17Android 4.2, "Jelly Bean", API level 17.
AndroidApiLevel18Android 4.3, "Jelly Bean", API level 18.
AndroidApiLevel19Android 4.4, "KitKat", API level 19.
AndroidApiLevel21Android 5.0, "Lollipop", API level 21.
AndroidApiLevel22Android 5.1, "Lollipop", API level 22.
AndroidApiLevel23Android 6.0, "Marshmallow", API level 23.
AndroidApiLevel24Android 7.0, "Nougat", API level 24.
AndroidApiLevel25Android 7.1, "Nougat", API level 25.