ADB를 통한 액티비티 스택 확인하기

adb shell dumpsys activity activities | grep -i "Hist"

adb shell dumpsys activity | grep -i "PACKAGENAME"