Sometimes, we want to know activity actions in current back stack during application launched.
adb shell dumpsys activity | grep -i run
Sometimes, we want to know activity actions in current back stack during application launched.
adb shell dumpsys activity | grep -i run