http://developer.android.com/guide/topics/fundamentals.html#actlife
---------------------------------------------------------------------- There are only 10 types of people in the world... Those who know binary and those who don't. ---------------------------------------------------------------------- On Tue, May 4, 2010 at 8:29 AM, Michael Dorin <[email protected]> wrote: > Exactly what happens to your activity when android goes to sleep? > Either via the power button or letting it sit idle? > > Sometimes my app does not wake up nicely...It even crashes giving > a register dump...other times it seems to be 'half awake'. > > What methods are invoked? I don't seem to see onCreate or onResume > being called as I log those..unless I am missing something > > Thanks, > > -Mike > > -- > You received this message because you are subscribed to the Google > Groups "Android Beginners" group. > > NEW! Try asking and tagging your question on Stack Overflow at > http://stackoverflow.com/questions/tagged/android > > To unsubscribe from this group, send email to > [email protected]<android-beginners%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-beginners?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

