Package 

Class EmulatorDetector

    • Method Summary

      Modifier and Type Method Description
      static boolean isEmulator() Detects if app is currenly running on emulator, or real device.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • isEmulator

         static boolean isEmulator()

        Detects if app is currenly running on emulator, or real device.