adb_clear_data
Clears all app data for a given package on an Android device, resetting the app to its initial condition.
Instructions
Clear all data for a package (equivalent to clearing storage in settings)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packageName | Yes | Package name | |
| device | No | Device serial |