Sunday, 18 August 2013

Saving Shared Prefrences in Multiple instances

Saving Shared Prefrences in Multiple instances

I would like to be able to save my users session or sharedPrefrences in a
way that if the user kills the application and you start it it would look
like this.
Button one = Start Activity with Blank Preferences
Button Two = List of Saved Sessions of Preferences and once clicked all
put into the Starting activity.
Is this possible and if so how would I go about doing that?
Thank you!

No comments:

Post a Comment