Skip to content

Instantly share code, notes, and snippets.

@simekadam
Created February 17, 2015 10:21
Show Gist options
  • Save simekadam/b803f2a6642c29a86304 to your computer and use it in GitHub Desktop.
Save simekadam/b803f2a6642c29a86304 to your computer and use it in GitHub Desktop.
Removes Small Apps widget from recents tasks screen on Sony Z3
adb shell
pm block com.sony.smallapp.launcher
pm block com.sony.smallapp.app.widget
exit
adb reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment