Calling finihs() on current activity will not quit the app (process).
I need to call finish() on all activities up to the root, but I don't
know how to vavigate actities up activity stack.

On Sep 20, 10:05 pm, TreKing <treking...@gmail.com> wrote:
> On Mon, Sep 20, 2010 at 9:02 PM, ls02 <agal...@audible.com> wrote:
> > My understanding is to quit the app I need to call finish() on all
> > activities up to the root activity.
>
> Most people will tell you you don't need to "quit the app" in the first
> place, but that's another topic ...
>
> > However, how do I navigate up activities in app activity stack from current
> > active activity?
>
> Exactly as you've just described ... call finish() on the current activity.
> Unless I'm misunderstanding what you're asking?
>
> ---------------------------------------------------------------------------­----------------------
> TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
> transit tracking app for Android-powered devices

-- 
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