public class EMDeviceUtil
extends java.lang.Object
Constructor and Description |
---|
EMDeviceUtil() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isDeviceCTSCompliant()
Determines if the current device has passed the Android Compatibility Test
Suite (CTS).
|
static boolean |
isDeviceTV(Context context)
Determines if the current device is a TV.
|
public static boolean isDeviceCTSCompliant()
public static boolean isDeviceTV(Context context)
context
- The context to use for determining the device information