This constraint allows or prevents a macro/feature from running based on whether the device is rooted.

Options

  • Rooted: Constraint passes only when the device is rooted
  • Not Rooted: Constraint passes only when the device is not rooted

Example

Example 1: Open a root file manager only on rooted devices

Triggers

Widget Button
Actions

Launch Application: Root Explorer
Constraints

Rooted Device - Rooted

See Also