View activity stack in Android

hpique picture hpique · Dec 8, 2010 · Viewed 28.5k times · Source

Is it possible to view the activity stack in Android for debugging purposes?

Answer

Dalmas picture Dalmas · Dec 8, 2010

To display the activity stack, run the following command :

adb shell dumpsys activity activities