how to maintain a session in android and how to set a session timeout?
07:39 08 Apr 2014

I have created a small Pizza House Application. I would like to have a Session and store the email address of the user and also set session timed out to it.

Could someone help me with it with a small example?

Thanks in advance.

java android session session-timeout