public class PermissionDetector extends java.lang.Object implements RootDetector
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String[] |
NOT_WRITABLE_PATH |
| Constructor and Description |
|---|
PermissionDetector() |
| Modifier and Type | Method and Description |
|---|---|
double |
isRooted(android.content.Context context)
Detect the device is rooted.
|
public double isRooted(android.content.Context context)
RootDetectorisRooted in interface RootDetectorcontext - The application context