yes, agree, this theory is based on the official Android document. But in the real world, I suspect if it works as expected, because almost every android player's phone got a 'advanced task killer' application, maybe that's best thing to show Google guys it might not working as the way it's been designed... and I did get some feedback from 'non-smartphone players', which means he or she doesn't know how/ when to kill these back-end processes in their phone time to time, they said their phone dies very often.
On Jun 8, 9:30 pm, TreKing <[email protected]> wrote: > On Tue, Jun 8, 2010 at 6:41 AM, Karteek N <[email protected]> wrote: > > What is the meaning of finish()? > > Ends the current activity. > > > Is it not terminate the process? > > No, what if you have two activities on top of each other and called finish > on the one on top? Would you expect the entire process to end? > > > if not how can i terminate the process > > Don't. Let Android deal with it. There are good reasons for why it works the > way it does. > > --------------------------------------------------------------------------- > ---------------------- > TreKing - Chicago transit tracking app for Android-powered > deviceshttp://sites.google.com/site/rezmobileapps/treking -- 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

