public class Version
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
enableStrictMode() |
static boolean |
hasFroyo()
API level is or higher than 8
|
static boolean |
hasGingerbread()
API level is or higher than 9
|
static boolean |
hasHoneycomb()
API level is or higher than 11
|
static boolean |
hasHoneycombMR1()
API level is or higher than 12
|
static boolean |
hasJellyBean()
API level is or higher than 16
|
static boolean |
hasKitKat()
API level is higher than 19
|
public static void enableStrictMode()
public static boolean hasFroyo()
public static boolean hasGingerbread()
public static boolean hasHoneycomb()
public static boolean hasHoneycombMR1()
public static boolean hasJellyBean()
public static boolean hasKitKat()