Store in sharedPreferences

Posted by klaus-vlad on Stack Overflow See other posts from Stack Overflow or by klaus-vlad
Published on 2010-03-30T07:32:49Z Indexed on 2010/03/30 7:33 UTC
Read the original article Hit count: 333

Filed under:

Hi,

I have some things in my app that I need to store, in order to have it available the next time I open the application. I wonder if I could save them using the sharedPreferences mechanism even if I don't have any "view" associated with them ! .If this is possible please let me know, if not, what would you suggest instead ?

© Stack Overflow or respective owner

Related posts about android