Skip to content

Instantly share code, notes, and snippets.

@williamyyu
Created June 28, 2019 01:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save williamyyu/a5191a2031622a1106361ad7e025c71c to your computer and use it in GitHub Desktop.
Save williamyyu/a5191a2031622a1106361ad7e025c71c to your computer and use it in GitHub Desktop.
Showing Android task stack
- adb shell dumpsys activity | grep -i run
- adb shell dumpsys activity activities | grep -i run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment