could you please send any sample code.. i want to maintain this session through out my application
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 > -- Christopher F, Gantec Corportation. -- 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

