android.screen.isOn
Check if an Android device screen is currently powered on using dumpsys power/display commands. Returns true for on, false for off status.
Instructions
Checks if the device screen is currently on using dumpsys power/display. Returns true if screen is on, false if off.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | Yes |