PermissionDetector

After the device is rooted, the super user may change permission of some files.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard
private val TAG: String

Functions

Link copied to clipboard
open fun isRooted(context: Context): Double
Detect the device is rooted.
Link copied to clipboard
private open fun mountReader(): Array<String>