On Thu, Sep 6, 2012 at 1:13 PM, TreKing <treking...@gmail.com> wrote:
> On Thu, Sep 6, 2012 at 10:29 AM, bob <b...@coolfone.comze.com> wrote:
>>
>> Is there an easy way to make something similarly elegant
>
>
> Abruptly ending the program is elegant?

I agree with TreKing, this question is ill formed because its premise
is flawed: that is not an "elegant" way to exit the program.

It is a quick way to exit the program..

The preferred way is a chain of finish()'s through the activity stack,
if you're deep inside the program..

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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to