Hi,

i am using one web view for login i want to be logged in for suppose 1 hour
. but as i move to other activities and come back to web view the session is
lost ..

can u elaborate on this wht might be the case .
i tried with cookies but that does not work .

thanks'

On Tue, Sep 13, 2011 at 10:55 AM, Ryan Mattison <[email protected]>wrote:

> Hey Christopher,
>
> There are a lot of ways.   Simplest is to extend application, set this
> as your application in the manifest.   Then initialize a class with
> getters setters to a
>  hashlist.   Create an accessor in your application class.   When you
> want to access this cast getApplication from an Activity or
> Context.
>
> Just typed this whole message in the Sense UI.   I want to throw this
> phone at a  wall.
>
>
> On Sep 12, 11:59 pm, christopher <[email protected]> wrote:
> > hi
> >
> > I want to maintain user details using session in Android, Please tell
> > me how to maintain session in android
>
> --
> 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

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