Select your preferred scripting language. All code snippets will be displayed in this language.
enumeration
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.
CloseFor 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.
CloseSupported Android SDK versions.
AndroidApiLevelAuto | Sets the target API level automatically, according to the latest installed SDK on your computer. |
AndroidApiLevel16 | Android 4.1, "Jelly Bean", API level 16. |
AndroidApiLevel17 | Android 4.2, "Jelly Bean", API level 17. |
AndroidApiLevel18 | Android 4.3, "Jelly Bean", API level 18. |
AndroidApiLevel19 | Android 4.4, "KitKat", API level 19. |
AndroidApiLevel21 | Android 5.0, "Lollipop", API level 21. |
AndroidApiLevel22 | Android 5.1, "Lollipop", API level 22. |
AndroidApiLevel23 | Android 6.0, "Marshmallow", API level 23. |
AndroidApiLevel24 | Android 7.0, "Nougat", API level 24. |
AndroidApiLevel25 | Android 7.1, "Nougat", API level 25. |