-
@ApiStatus.Internal() public final class RootChecker
-
-
Constructor Summary
Constructors Constructor Description RootChecker(Context context, BuildInfoProvider buildInfoProvider, ILogger logger)
-
Method Summary
Modifier and Type Method Description booleanisDeviceRooted()Check if the device is rooted or nothttps://medium. -
-
Constructor Detail
-
RootChecker
RootChecker(Context context, BuildInfoProvider buildInfoProvider, ILogger logger)
-
-
Method Detail
-
isDeviceRooted
boolean isDeviceRooted()
Check if the device is rooted or nothttps://medium.com/@thehimanshugoel/10-best-security-practices-in-android-applications-that-every-developer-must-know-99c8cd07c0bb
-
-
-
-