infinitered / infinitered/reactotron
Feature: Add adb clear bundleid functionality to clear an app's data
Open
Nobody has claimed this yet.
request :+1:
- Dominant language
- TypeScript
- Stars
- 15.6k
- Forks
- 972
- PR merge metrics
- No merged PRs in 30d
Description
Description
- We can add an adb function
adb shell pm clear com.myappto clear the app data so the user doesn't have to go into settings on the device/emulator or type the command - For now it could go next to the
Shakefunction on the help screen in the Android devices section namedClear App Data
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the Android devices section of the help screen and locate the existing Shake function. Add the Clear App Data action using the app bundle ID with the specified adb shell pm clear command, then verify it clears data for an Android device or emulator.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- desktop, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100