public final class Device extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ANDROID_SDK_VERSION
Android SDK version that is available within this Android device.
|
static String |
ANDROID_VERSION
Android version that powers this Android device.
|
static String |
ANDROID_VERSION_NAME
Name of the Android version that powers this Android device.
|
public static final String ANDROID_VERSION
See Build.VERSION#RELEASE for additional info.
public static final String ANDROID_VERSION_NAME
See Build.VERSION_CODES for additional info.
public static final int ANDROID_SDK_VERSION
See Build.VERSION#SDK_INT for additional info.