Shekhar wrote: > 1.Thanks for your prompt reply.Why I need to have all the three > activities in the stack because I want to avoid the time it takes > to create the activity.
Then improve the performance of the activities, so they start up faster. Or, redesign the UI such that the transition time between activities is not going to be distracting for users. > If I press back key on a single top activity.Will it be killed? Yes. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android Online Training: 10-14 May 2010: http://onlc.com -- 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

