Interface StartsActivity

    • Method Detail

      • currentActivity

        @Nullable
        default java.lang.String currentActivity()
        Get the current activity being run on the mobile device.
        Returns:
        a current activity being run on the mobile device.
      • getCurrentPackage

        @Nullable
        default java.lang.String getCurrentPackage()
        Get the current package being run on the mobile device.
        Returns:
        a current package being run on the mobile device.