I'm not sure about your problem, but maybe something like that will help 
you:

- start the activity LOGIN from activity HOME with the method startForResult
- LOGIN-activity: when back pressed set the result to -1
- HOME-acitivty: check the result and if it's -1 call finish again.

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