The text and the diagram of the link you showed are indeed not saying the 
same:

   - The diagram only shows a direct path out of onPause or onStop only when 
   the process is being killed.
   - The text says that the framework can just call 'finish' on the activity 
   (without going through onDestroy). I must say that i *never *have seen 
   this happen. The only time that onDestroy/onStop is not called at some point 
   in time is when the process is being killed.
   

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to