Interface RootDetector

    • Method Detail

      • isRooted

        double isRooted​(android.content.Context context)
        Detect the device is rooted.
        Parameters:
        context - The application context
        Returns:
        0 - 1 How likely the device is rooted, 0 - not likely, 0.5 - likely, 1 - Very likely