Storing data on phone memory | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Storing data on phone memory

when developing mobile applications , is there a database management system for storing data on the phone memory , or you must use simple file system,? and which approach is better in that case?

16th Mar 2018, 10:32 AM
Rabee Abbas
Rabee Abbas - avatar
1 Answer
+ 3
SQLite. I use it with VS and Xamarin.
16th Mar 2018, 10:54 AM
Geo
Geo - avatar