On Thu, Feb 10, 2011 at 4:53 PM, Hari <[email protected]> wrote:
> There are 2 possibilities,
> 1. you come back to the same screen (activity) due to the application
> flow. Navigate to other activities and come back to it due to
> application functionality.
> 2. you come back after you navigate away to another application.
>
> Is there a way to recognize this using the application attributes or
> context attributes.

Your app should not care one way or another. The user is logged in, or
the user is not logged in. It does not matter whether the previous
activity was one of yours or not one of yours.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android App Developer Books: http://commonsware.com/books

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