get_screen_info
Get the emulator's screen dimensions in pixels and density, providing the shared coordinate space for taps, screenshots, and UI bounds without scaling.
Instructions
Get the screen size (pixels) and density. Screenshots, tap coordinates and describe_ui bounds all share this same pixel coordinate space — no scaling needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | No | Device serial (e.g. emulator-5554). Optional when exactly one device is connected. |