Look at the log.

Look at "adb shell dumpsys activity" to see the current history stack.

Use the debugger to step through your code when in the situation where you
should be going back but aren't.

On Tue, Sep 1, 2009 at 7:00 PM, sdphil <[email protected]> wrote:

>
> I have a bunch of activities that are launching each other through
> intents.  somehow, i got into a code state where some of the screens
> the back button (physical button) works, but others it does not.
>
> I didn't do anything intentionally to disable the back button - what
> could be causing the back button not to work?
>
> tia.
> >
>


-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

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