detectRootCloakingApps

Using the PackageManager, check for a list of well known root cloak apps. @link {Const.knownRootAppsPackages} and checks for native library read access

Return

true if one of the apps it's installed


open fun detectRootCloakingApps(additionalRootCloakingApps: Array<String>): Boolean

Using the PackageManager, check for a list of well known root cloak apps. @link {Const.knownRootAppsPackages}

Return

true if one of the apps it's installed

Parameters

additionalRootCloakingApps

- array of additional packagenames to search for