Storing variables for app access

Posted by Pavel on Stack Overflow See other posts from Stack Overflow or by Pavel
Published on 2010-06-09T07:42:50Z Indexed on 2010/06/09 8:12 UTC
Read the original article Hit count: 141

Filed under:
|

Hi there everyone. I'm kinda noob to android so please bear with me. I'm currently developing app which uses tabs. My question now is: how to store values of variables so I can access them on the other tabs? I want to create something similar to sessions in PHP where I can save variables on one page and access on the other. Please can someone help me with this? There has to be an easy way to solve this. Thanks in advance!

© Stack Overflow or respective owner

Related posts about android

Related posts about data-structures