Skip to content

Instantly share code, notes, and snippets.

@tiiime
Last active December 22, 2020 08:03
Show Gist options
  • Save tiiime/039bbb20bf4339c02a91299720e2b003 to your computer and use it in GitHub Desktop.
Save tiiime/039bbb20bf4339c02a91299720e2b003 to your computer and use it in GitHub Desktop.
clearn package
# Usage:
# adb-clear com.android.chrome
adb shell "run-as $1 sh -c \"pm clear $1\""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment