public class NativeDetector extends FileDetector
PATHS| Constructor and Description |
|---|
NativeDetector() |
| Modifier and Type | Method and Description |
|---|---|
int |
exists(java.lang.Object[] pathArray) |
protected java.lang.String[] |
getFilenames() |
double |
isRooted(android.content.Context context)
Detect the device is rooted.
|
public int exists(java.lang.Object[] pathArray)
public double isRooted(android.content.Context context)
RootDetectorisRooted in interface RootDetectorisRooted in class FileDetectorcontext - The application contextprotected java.lang.String[] getFilenames()
getFilenames in class FileDetector