I had loaded my app to play store and now i change the structure of my application. The old version use simple activity and now the new version is maded like Gmail or play store.
I make a new project with same code and same Database and i would like to know if i load the new apk in the play store the user that update the app can lose the DB data?
How can i make a bakcup of data and restore to the new version of my app?