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

BASE

static val BASE: Int

Android 1.0.

Value: 100000

BASE_1_1

static val BASE_1_1: Int

Android 2.0.

Value: 200000

CUPCAKE

static val CUPCAKE: Int

Android 3.0.

Value: 300000

DONUT

static val DONUT: Int

Android 4.0.

Value: 400000

ECLAIR

static val ECLAIR: Int

Android 5.0.

Value: 500000

ECLAIR_0_1

static val ECLAIR_0_1: Int

Android 6.0.

Value: 600000

ECLAIR_MR1

static val ECLAIR_MR1: Int

Android 7.0.

Value: 700000

FROYO

static val FROYO: Int

Android 8.0.

Value: 800000

GINGERBREAD

static val GINGERBREAD: Int

Android 9.0.

Value: 900000

GINGERBREAD_MR1

static val GINGERBREAD_MR1: Int

Android 10.0.

Value: 1000000

HONEYCOMB

static val HONEYCOMB: Int

Android 11.0.

Value: 1100000

HONEYCOMB_MR1

static val HONEYCOMB_MR1: Int

Android 12.0.

Value: 1200000

HONEYCOMB_MR2

static val HONEYCOMB_MR2: Int

Android 13.0.

Value: 1300000

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

static val JELLY_BEAN: Int

Android 16.0.

Value: 1600000

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

KITKAT

static val KITKAT: Int

Android 19.0.

Value: 1900000

KITKAT_WATCH

static val KITKAT_WATCH: Int

Android 20.0.

Value: 2000000

LOLLIPOP

static val LOLLIPOP: Int

Android 21.0.

Value: 2100000

LOLLIPOP_MR1

static val LOLLIPOP_MR1: Int

Android 22.0.

Value: 2200000

M

static val M: Int

Android 23.0.

Value: 2300000

N

static val N: Int

Android 24.0.

Value: 2400000

N_MR1

static val N_MR1: Int

Android 25.0.

Value: 2500000

O

static val O: Int

Android 26.0.

Value: 2600000

O_MR1

static val O_MR1: Int

Android 27.0.

Value: 2700000

P

static val P: Int

Android 28.0.

Value: 2800000

Q

static val Q: Int

Android 29.0.

Value: 2900000

R

static val R: Int

Android 30.0.

Value: 3000000

S

static val S: Int

Android 31.0.

Value: 3100000

S_V2

static val S_V2: Int

Android 32.0.

Value: 3200000

TIRAMISU

static val TIRAMISU: Int

Android 33.0.

Value: 3300000

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