get_device_info
Retrieve details about an Android device, including model, manufacturer, Android version, SDK, screen size/density, and emulator status. Specify a device serial or use the active device.
Instructions
Read model, manufacturer, Android version, SDK, screen size/density, and whether the target reports itself as an emulator.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_serial | No | ADB serial such as emulator-5554, a USB serial, or host:port. If omitted, the active device is used; a sole ready device is selected automatically. |