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 16. |
static Int |
Android 16, minor release 1. |
static Int |
Android 1. |
static Int |
Android 1. |
static Int |
Android 1. |
static Int |
Android 1. |
static Int |
Android 2. |
static Int |
Android 2. |
static Int |
Android 2. |
static Int |
Android 2. |
static Int |
Android 2. |
static Int |
Android 2. |
static Int |
Android 3. |
static Int |
Android 3. |
static Int |
Android 3. |
static Int |
Android 4. |
static Int |
Android 4. |
static Int |
Android 4. |
static Int |
Android 4. |
static Int |
Android 4. |
static Int |
Android 4. |
static Int |
Android 4. |
static Int |
Android 5. |
static Int |
Android 5. |
static Int |
Android 6. |
static Int |
Android 7. |
static Int |
Android 7. |
static Int |
Android 8. |
static Int |
Android 8. |
static Int |
Android 9. |
static Int |
Android 10. |
static Int |
Android 11. |
static Int |
Android 12. |
static Int |
Android 12v2. |
static Int |
Android 13. |
static Int |
Android 14. |
static Int |
Android 15. |
Constants
BAKLAVA_1
static val BAKLAVA_1: Int
Android 16, minor release 1.
Value: 3600001
GINGERBREAD_MR1
static val GINGERBREAD_MR1: Int
Android 2.3.3-4.
Value: 1000000
ICE_CREAM_SANDWICH
static val ICE_CREAM_SANDWICH: Int
Android 4.0.0-2.
Value: 1400000
ICE_CREAM_SANDWICH_MR1
static val ICE_CREAM_SANDWICH_MR1: Int
Android 4.0.3-4.
Value: 1500000
VANILLA_ICE_CREAM
static val VANILLA_ICE_CREAM: Int
Android 15.
Value: 3500000