read_preferences
Extract and retrieve all user preferences stored in a specific file by providing the device serial number, app package name, and filename.
Instructions
Reads all user preferences in a file
Input Schema
Name | Required | Description | Default |
---|---|---|---|
appId | Yes | The application's package name. | |
deviceId | Yes | The device's serial number. | |
filename | Yes | The filename with or without the extension. |