get_device_info
Retrieve model, Android version, screen resolution, and serial number from a connected Android device. Returns JSON for debugging or automation.
Instructions
获取已连接 Android 设备的基本信息,包括型号、系统版本、分辨率、序列号等。返回 JSON 格式字符串。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |