Skip to content

Instantly share code, notes, and snippets.

@matti
Last active April 3, 2018 08:25
Show Gist options
  • Select an option

  • Save matti/8b7d24394ce95a2ee13fd73b67cdd622 to your computer and use it in GitHub Desktop.

Select an option

Save matti/8b7d24394ce95a2ee13fd73b67cdd622 to your computer and use it in GitHub Desktop.
am start PACKAGE_NAME/main
reboot
pm dump PACKAGE_NAME | grep -A 1 MAIN
am force-stop PACKAGE_NAME
dumpsys window windows | grep mCurrentFocus

pm list packages


input keyevent 66
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment