I don't think so.... I think the activity is properly torn down after a finish()
On Feb 25, 8:40 pm, sparky <[email protected]> wrote: > See this > documentation:http://developer.android.com/guide/topics/fundamentals/activities.htm... > > 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()?- Hide quoted text - > > - Show quoted text - -- 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

