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. |
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. |
AndroidApiLevel26 | Android 8.0, "Oreo", API level 26. |
AndroidApiLevel27 | Android 8.1, "Oreo", API level 27. |
AndroidApiLevel28 | Android 9.0, "Pie", API level 28. |