android.os
Class Build.VERSION_CODES
java.lang.Object
android.os.Build.VERSION_CODES
- Enclosing class:
- Build
public static class Build.VERSION_CODES
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CUR_DEVELOPMENT
public static final int CUR_DEVELOPMENT
- See Also:
- Constant Field Values
BASE
public static final int BASE
- See Also:
- Constant Field Values
BASE_1_1
public static final int BASE_1_1
- See Also:
- Constant Field Values
CUPCAKE
public static final int CUPCAKE
- See Also:
- Constant Field Values
DONUT
public static final int DONUT
- See Also:
- Constant Field Values
ECLAIR
public static final int ECLAIR
- See Also:
- Constant Field Values
ECLAIR_0_1
public static final int ECLAIR_0_1
- See Also:
- Constant Field Values
ECLAIR_MR1
public static final int ECLAIR_MR1
- See Also:
- Constant Field Values
FROYO
public static final int FROYO
- See Also:
- Constant Field Values
GINGERBREAD
public static final int GINGERBREAD
- See Also:
- Constant Field Values
Build.VERSION_CODES
public Build.VERSION_CODES()
Copyright © 2008-2010. All Rights Reserved.