rotate_screen
Rotate the emulator's screen to the next orientation for testing landscape and portrait layouts, and verify rotation-driven state changes.
Instructions
Rotate the emulator to its next orientation (adb emu rotate) — the quick way to exercise landscape/portrait layout and rotation-driven state loss. Emulator-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | No | Target device serial (adb -s). Optional when exactly one device is attached. |