If I store some user settings and information in shared preferences in my android apps, and then I update the app in the Market, will those settings be erased when the app updates?
If I store some user settings and information in shared preferences in my android
Share
No, the Shared Preferences will remain.