When searching for how to store small pieces of information for my app I run into this a lot, "Unless your application deals only with simple data, you need a database system to store your structured data".
So, how do I handle simple data? With FileInputStream? Where is this hard to find data/data folder?
Anyone have information to share?
Thanks
~Rick
So, how do I handle simple data? With FileInputStream? Where is this hard to find data/data folder?
Anyone have information to share?
Thanks
~Rick