See this documentation: http://developer.android.com/guide/topics/fundamentals/activities.html#ImplementingLifecycleCallbacks
You should get only onDestroy() after finish(). On Saturday, February 25, 2012 12:20:17 AM UTC+1, 桂洲 吴 wrote: > > Must the onPause be invoked after calling finish()? In which case, > onPause isn't invoked after calling finish()? On Saturday, February 25, 2012 12:20:17 AM UTC+1, 桂洲 吴 wrote: > > Must the onPause be invoked after calling finish()? In which case, > onPause isn't invoked after calling finish()? -- 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

