Skip to content

distriqt/ANE-RootChecker

Repository files navigation

built by distriqt //

RootChecker

The RootChecker extension gives you the ability to check whether the current device has been "rooted".

Features

  • Check for root access (jail broken device)

Documentation

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:

com.distriqt.RootChecker

License

You can purchase a license for using this extension:

airnativeextensions.com

distriqt retains all copyright.