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