rotate_screen
Rotates an Android emulator to the next orientation to verify landscape/portrait layouts and rotation-driven state loss. Use it for quick layout and lifecycle testing on emulators only.
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. |