Skip to content

Instantly share code, notes, and snippets.

@artpar
Created March 4, 2016 07:28
Show Gist options
  • Select an option

  • Save artpar/19eeac78d82c3209455d to your computer and use it in GitHub Desktop.

Select an option

Save artpar/19eeac78d82c3209455d to your computer and use it in GitHub Desktop.
remove app from android using adb
DEVICE SHELL COMMAND: pm uninstall io.authme.alterapp
DEVICE SHELL COMMAND: pm install -r "/data/local/tmp/io.authme.alterapp"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment