adb_settings_get
Read Android settings from system, secure, or global namespace by specifying the key and device serial.
Instructions
Read an Android settings value from any namespace (system, secure, global)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | Yes | Settings namespace | |
| key | Yes | Setting key (e.g., 'screen_brightness', 'location_mode', 'airplane_mode_on') | |
| device | No | Device serial |