On Thu, Jul 29, 2010 at 10:09 AM, James Wang <[email protected]>wrote:

> A starts B at onBackPressed.
>
> ANR will happens if we call finish() at onStop.
>

You're starting an activity in response to the button that's supposed to
kill activities?
And you're calling finish() in a life cycle method that's usually part of
the destroy process anyway?

Why? Why would do this?

Is this a bug?
>

Probably, but with your code, not Android.

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

Reply via email to