• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps How to store settings...

dreaM80

Lurker
Hi,

Is there any way to store user settings between uninstall app and install app. To be more clear...
My app uses user login to connecting to server. Login is stored in SharedPreferences, so if user close and run app again login is restored. But problem exists when user will get new app version from store. Whenever they will install new app (from google store) stored settings disappear and login is empty. Any sugestions?

Pawel
 
Back
Top Bottom