My application on launch shows the login screen  --> where user needs to
enter the username and password this is stored in the shared preference for
future auth.
On successful login using http connection with the server --> app show the
list of items in the Activity say (Activity 1)
Say if suppose I have navigated to --> Activity 2 --> Activity 3 -->
Activity 4
Now if I click the logout option from the option menu --> all the running
activity should be cleared/finished and App should should take to login
screen(Login Activity)
and also after logging out --> on pressing back button --> it should take
it to the home screen (and not to any previously seen screen)

Any thoughts ??

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