VERSION_CODES_FULL
open class VERSION_CODES_FULL
kotlin.Any | |
↳ | android.os.Build.VERSION_CODES_FULL |
Enumeration of the currently known SDK major and minor version codes. The numbers increase for every release, and are guaranteed to be ordered by the release date of each release. The actual values should be considered an implementation detail, and the current encoding scheme may change in the future.
Summary
Constants | |
---|---|
static Int |
Android 1. |
static Int |
Android 2. |
static Int |
Android 3. |
static Int |
Android 4. |
static Int |
Android 5. |
static Int |
Android 6. |
static Int |
Android 7. |
static Int |
Android 8. |
static Int |
Android 9. |
static Int |
Android 10. |
static Int |
Android 11. |
static Int |
Android 12. |
static Int |
Android 13. |
static Int |
Android 14. |
static Int |
Android 15. |
static Int |
Android 16. |
static Int |
Android 17. |
static Int |
Android 18. |
static Int |
Android 19. |
static Int |
Android 20. |
static Int |
Android 21. |
static Int |
Android 22. |
static Int |
Android 23. |
static Int |
Android 24. |
static Int |
Android 25. |
static Int |
Android 26. |
static Int |
Android 27. |
static Int |
Android 28. |
static Int |
Android 29. |
static Int |
Android 30. |
static Int |
Android 31. |
static Int |
Android 32. |
static Int |
Android 33. |
static Int |
Android 34. |
static Int |
Android 35. |
Constants
GINGERBREAD_MR1
static val GINGERBREAD_MR1: Int
Android 10.0.
Value: 1000000
ICE_CREAM_SANDWICH
static val ICE_CREAM_SANDWICH: Int
Android 14.0.
Value: 1400000
ICE_CREAM_SANDWICH_MR1
static val ICE_CREAM_SANDWICH_MR1: Int
Android 15.0.
Value: 1500000
JELLY_BEAN_MR1
static val JELLY_BEAN_MR1: Int
Android 17.0.
Value: 1700000
JELLY_BEAN_MR2
static val JELLY_BEAN_MR2: Int
Android 18.0.
Value: 1800000
UPSIDE_DOWN_CAKE
static val UPSIDE_DOWN_CAKE: Int
Android 34.0.
Value: 3400000
VANILLA_ICE_CREAM
static val VANILLA_ICE_CREAM: Int
Android 35.0.
Value: 3500000