View the Task's activity stack
- by Mic
Hi There,
I just started developing a simple Android application while I'm still learning its platform.
I'm using Eclipse IDE with the ADT plugin 0.9.6 and I need to know if it's possible to view the activity stack that is associated with a Task.
Is there any way through the DDMS tool or through any other technique?
Thanks in advance for your help/advice.
Mic