The framework processes the entire configuration change within one UI message loop message.
-- K 2012/5/22 Greenhand <[email protected]> > I would like to know how it is guaranteed by the system so that I > can be sure it is no problem to use an Activiy reference in AsyncTask > except doInBackground(). I am afraid that the reference will point to > a destorying Activiy or a not fully created Activity. > > On 5月22日, 下午2時49分, TreKing <[email protected]> wrote: > > On Mon, May 21, 2012 at 8:48 AM, Greenhand <[email protected] > >wrote: > > > > > I would like to know further about "no messages will be processed > between > > > onRetainNonConfigurationInstance() to the following onCreate()" under > the > > > hood, replied by Dianne Hackborn. > > > > You might want to ask an actual question if you want an answer to > whatever > > it is you want to know further about. > > > > > ------------------------------------------------------------------------------------------------- > > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > > transit tracking app for Android-powered devices > > > > > > -- > 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 > -- 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

