You can use "adb shell dumpsys activity" to get a snapshot of its state and see how it changes, if you want.
On Mon, Feb 16, 2009 at 4:09 PM, Sandreas <[email protected]> wrote: > > Hi all, > > I have been practicing with android for a while and read a few books > but there is something I can not find anywhere even on the net. I am > interesting in the activity manager and how it works. Especially how > the activities are pushed on the stack then pulled, etc... > I looked everywhere I could for such documents but the only things I > could find were overall documents with not much details. I have > downloaded the entire source code (cupcake branch) and started to have > a look at it but obviously the code is big and very complicated. > I was just wondering if an android google engineer somewhere or even > somebody else who could let me know where I could find such > information (whether it is a document, a link, etc...). > That would be really appreciated. > Thanks > > > > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

