I'm playing with Android, and when I'm testing different Activities/Intent flags or launch mode, I can not get expected behavior(especially when different activity has different flags). And I have read Google Dev Guide very carefully, but still can not explain the result I get.
I'm wondering If there are some debug tools or some methods that I can check the back stack of different tasks in real time?
Looking forward to your expertise or comments.
Thank you.