which database to use
Posted
by ranjanarr
on Stack Overflow
See other posts from Stack Overflow
or by ranjanarr
Published on 2010-06-16T16:24:45Z
Indexed on
2010/06/16
16:32 UTC
Read the original article
Hit count: 117
android
I am developing an App in which I need to authenticate password, store user personal information and setting details / preferences. All these are user-mobile specific or rather App specific and are unique for each user,the password and settings info should not be lost once phone is switched off or user exits the App, which data storage rocedure is recommended for such App?
© Stack Overflow or respective owner