public class RootRequiredAppDetector extends PackageDetector
| Constructor and Description |
|---|
RootRequiredAppDetector() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String[] |
getPackages() |
double |
isRooted(android.content.Context context)
Detect the device is rooted.
|
public double isRooted(android.content.Context context)
RootDetectorisRooted in interface RootDetectorisRooted in class PackageDetectorcontext - The application contextprotected java.lang.String[] getPackages()
getPackages in class PackageDetector