Is it possible to view the activity stack in Android for debugging purposes?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
closed as not a real question by Bill the Lizard♦ Dec 9 '12 at 14:39
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
From the command line, you can use : It prints a lot of stuff, including the activity stack. |
|||||||||||
|