android.screen.unlock
Unlock Android device screens without secure locks by waking the display and sending unlock commands via ADB for devices without PINs, passwords, or patterns.
Instructions
Unlocks the device screen. First wakes the screen if off, then attempts to unlock using KEYCODE_MENU (82) or swipe gesture. WARNING: Only works for devices without secure lock (no PIN/password/pattern). Devices with secure locks cannot be unlocked via ADB for security reasons.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | Yes |