adb_getprop
Get a specific Android system property, or all properties if no key given
Instructions
Get a specific Android system property, or all properties if no key given
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | Property key (e.g., 'ro.build.version.sdk'). Omit for all. | |
| device | No | Device serial |