built by distriqt //
The RootChecker extension gives you the ability to check whether the current device has been "rooted".
- Check for root access (jail broken device)
The documentation site forms the best source of detailed documentation for the extension along with the asdocs.
Quick Example:
if (RootChecker.instance.isRooted)
{
// device has been rooted / jail broken
}
More information here:
You can purchase a license for using this extension:
distriqt retains all copyright.