Skip to content

Instantly share code, notes, and snippets.

@jrickerd
Created December 17, 2014 18:35
Show Gist options
  • Save jrickerd/120eb6f9cc7b3897b110 to your computer and use it in GitHub Desktop.
Save jrickerd/120eb6f9cc7b3897b110 to your computer and use it in GitHub Desktop.
Uninstall android package
adb shell pm uninstall -k com.packagename
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment