by MikeNYG » Sat May 22, 2010 2:30 am
I'm new to android coding and I have been unable to find a good source to learn about data storage for android applications. As of this point I'm wondering how and what ways would be best for me to store simple strings and integers for my application. I'm eager to learn all about ways of data storage and the benefits to each different method, but as of now I am unable to find any good places to look up working code or tutorials to learn from. If anyone could answer my question with either methods of storing data for an application in the form of code or a mini tutorial link that would be greatly appreciated.