- Listing activities in the back stack of the current stack :
adb shell dumpsys activity activities
- Listing activities in the back stack of the current stack (less verbose) :
adb shell dumpsys activity activities | grep -i run
Created
February 22, 2017 12:22
-
-
Save anthonyray/152b267cc05f0a63458db208baa4860e to your computer and use it in GitHub Desktop.
Android Tips & Tricks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment