AndroidSDKVersions class abstract final

Enumeration of the currently known SDK version codes. These are the values that can be found in VERSION#SDK. Version numbers increment monotonically with each official platform release.

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

base int
The original, first, version of Android. Yay!
no setter
base1_1 int
First Android update.
no setter
cupcake int
C.
no setter
curDevelopment int
Magic version number for a current development build, which has not yet turned into an official release.
no setter
donut int
Released publicly as Android 1.6 in September 2009.
no setter
eclair int
Released publicly as Android 2.0 in October 2009.
no setter
eclair0_1 int
E incremental update.
no setter
eclairMR1 int
E MR1.
no setter
froyo int
F.
no setter
gingerbread int
G.
no setter
gingerbreadMR1 int
G MR1.
no setter
honeycomb int
H.
no setter
honeycombMR1 int
H MR1.
no setter
honeycombMR2 int
H MR2.
no setter
iceCreamSandwich int
I.
no setter
iceCreamSandwichMR1 int
I MR1.
no setter
jellyBean int
J.
no setter
jellyBeanMR1 int
J MR1.
no setter
jellyBeanMR2 int
J MR2.
no setter
kitkat int
K.
no setter
kitkatWatch int
K for watches.
no setter
lollipop int
L.
no setter
lollipopMR1 int
L MR1.
no setter
m int
M.
no setter
n int
N.
no setter
nMR1 int
N MR1.
no setter
o int
O.
no setter
oMR1 int
O MR1.
no setter
p int
P.
no setter
q int
Q.
no setter
r int
R.
no setter
s int
S.
no setter
sV2 int
S V2. Once more unto the breach, dear friends, once more.
no setter
tiramisu int
Tiramisu.
no setter
upsideDownCake int
Upside Down Cake.
no setter