Build.VERSION_CODES_FULL


public static class Build.VERSION_CODES_FULL
extends Object

java.lang.Object
   ↳ 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

int BASE

Android 1.0.

int BASE_1_1

Android 2.0.

int CUPCAKE

Android 3.0.

int DONUT

Android 4.0.

int ECLAIR

Android 5.0.

int ECLAIR_0_1

Android 6.0.

int ECLAIR_MR1

Android 7.0.

int FROYO

Android 8.0.

int GINGERBREAD

Android 9.0.

int GINGERBREAD_MR1

Android 10.0.

int HONEYCOMB

Android 11.0.

int HONEYCOMB_MR1

Android 12.0.

int HONEYCOMB_MR2

Android 13.0.

int ICE_CREAM_SANDWICH

Android 14.0.

int ICE_CREAM_SANDWICH_MR1

Android 15.0.

int JELLY_BEAN

Android 16.0.

int JELLY_BEAN_MR1

Android 17.0.

int JELLY_BEAN_MR2

Android 18.0.

int KITKAT

Android 19.0.

int KITKAT_WATCH

Android 20.0.

int LOLLIPOP

Android 21.0.

int LOLLIPOP_MR1

Android 22.0.

int M

Android 23.0.

int N

Android 24.0.

int N_MR1

Android 25.0.

int O

Android 26.0.

int O_MR1

Android 27.0.

int P

Android 28.0.

int Q

Android 29.0.

int R

Android 30.0.

int S

Android 31.0.

int S_V2

Android 32.0.

int TIRAMISU

Android 33.0.

int UPSIDE_DOWN_CAKE

Android 34.0.

int VANILLA_ICE_CREAM

Android 35.0.

Inherited methods

Constants

BASE

public static final int BASE

Android 1.0.

Constant Value: 100000 (0x000186a0)

BASE_1_1

public static final int BASE_1_1

Android 2.0.

Constant Value: 200000 (0x00030d40)

CUPCAKE

public static final int CUPCAKE

Android 3.0.

Constant Value: 300000 (0x000493e0)

DONUT

public static final int DONUT

Android 4.0.

Constant Value: 400000 (0x00061a80)

ECLAIR

public static final int ECLAIR

Android 5.0.

Constant Value: 500000 (0x0007a120)

ECLAIR_0_1

public static final int ECLAIR_0_1

Android 6.0.

Constant Value: 600000 (0x000927c0)

ECLAIR_MR1

public static final int ECLAIR_MR1

Android 7.0.

Constant Value: 700000 (0x000aae60)

FROYO

public static final int FROYO

Android 8.0.

Constant Value: 800000 (0x000c3500)

GINGERBREAD

public static final int GINGERBREAD

Android 9.0.

Constant Value: 900000 (0x000dbba0)

GINGERBREAD_MR1

public static final int GINGERBREAD_MR1

Android 10.0.

Constant Value: 1000000 (0x000f4240)

HONEYCOMB

public static final int HONEYCOMB

Android 11.0.

Constant Value: 1100000 (0x0010c8e0)

HONEYCOMB_MR1

public static final int HONEYCOMB_MR1

Android 12.0.

Constant Value: 1200000 (0x00124f80)

HONEYCOMB_MR2

public static final int HONEYCOMB_MR2

Android 13.0.

Constant Value: 1300000 (0x0013d620)

ICE_CREAM_SANDWICH

public static final int ICE_CREAM_SANDWICH

Android 14.0.

Constant Value: 1400000 (0x00155cc0)

ICE_CREAM_SANDWICH_MR1

public static final int ICE_CREAM_SANDWICH_MR1

Android 15.0.

Constant Value: 1500000 (0x0016e360)

JELLY_BEAN

public static final int JELLY_BEAN

Android 16.0.

Constant Value: 1600000 (0x00186a00)

JELLY_BEAN_MR1

public static final int JELLY_BEAN_MR1

Android 17.0.

Constant Value: 1700000 (0x0019f0a0)

JELLY_BEAN_MR2

public static final int JELLY_BEAN_MR2

Android 18.0.

Constant Value: 1800000 (0x001b7740)

KITKAT

public static final int KITKAT

Android 19.0.

Constant Value: 1900000 (0x001cfde0)

KITKAT_WATCH

public static final int KITKAT_WATCH

Android 20.0.

Constant Value: 2000000 (0x001e8480)

LOLLIPOP

public static final int LOLLIPOP

Android 21.0.

Constant Value: 2100000 (0x00200b20)

LOLLIPOP_MR1

public static final int LOLLIPOP_MR1

Android 22.0.

Constant Value: 2200000 (0x002191c0)

M

public static final int M

Android 23.0.

Constant Value: 2300000 (0x00231860)

N

public static final int N

Android 24.0.

Constant Value: 2400000 (0x00249f00)

N_MR1

public static final int N_MR1

Android 25.0.

Constant Value: 2500000 (0x002625a0)

O

public static final int O

Android 26.0.

Constant Value: 2600000 (0x0027ac40)

O_MR1

public static final int O_MR1

Android 27.0.

Constant Value: 2700000 (0x002932e0)

P

public static final int P

Android 28.0.

Constant Value: 2800000 (0x002ab980)

Q

public static final int Q

Android 29.0.

Constant Value: 2900000 (0x002c4020)

R

public static final int R

Android 30.0.

Constant Value: 3000000 (0x002dc6c0)

S

public static final int S

Android 31.0.

Constant Value: 3100000 (0x002f4d60)

S_V2

public static final int S_V2

Android 32.0.

Constant Value: 3200000 (0x0030d400)

TIRAMISU

public static final int TIRAMISU

Android 33.0.

Constant Value: 3300000 (0x00325aa0)

UPSIDE_DOWN_CAKE

public static final int UPSIDE_DOWN_CAKE

Android 34.0.

Constant Value: 3400000 (0x0033e140)

VANILLA_ICE_CREAM

public static final int VANILLA_ICE_CREAM

Android 35.0.

Constant Value: 3500000 (0x003567e0)