-
public class EmulatorDetectorEmulatorDetector.
-
-
Method Summary
Modifier and Type Method Description static booleanisEmulator()Detects if app is currenly running on emulator, or real device. -
-
Method Detail
-
isEmulator
static boolean isEmulator()
Detects if app is currenly running on emulator, or real device.
-
-
-
-