infinitered / infinitered/reactotron

Feature: Add adb clear bundleid functionality to clear an app's data

Open
#1,337 1 comment 0 reactions 0 assignees View on GitHub

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.myapp to 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 Shake function on the help screen in the Android devices section named Clear App Data

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.