Get Screen Size
mobile_get_screen_sizeRetrieve the screen size in pixels for any connected Android device. Use this to resolve layout or resolution issues during mobile automation.
Instructions
Get the screen size of the mobile device in pixels
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | Yes | The device identifier to use. Use mobile_list_available_devices to find which devices are available to you. |