Re: [android-developers] As close my android application
> You can use Activity.finish(), as Gink notes, this is the preferred
> way: note that interrupting the user's control flow through your app
> in strange ways usually pisses them off.
>
That wasn't meant as condescending as it came off. I mean to say, a
common thing I hear from "regular people" who don't write apps, is
that the apps they download do strange things that are caused by
calling finish() incorrectly ("why does it go back to *that* screen!?
I don't want that!" is frequently said in our household.)
kris
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home