Android Studio 2.1.2 deletes appengine-generated
folder each rerun of the backend module. Making the local debug pretty tiresome (I think it didn't happen in previous versions, but not sure).
How can I make the local DB not to be deleted?
Android Studio 2.1.2 deletes appengine-generated
folder each rerun of the backend module. Making the local debug pretty tiresome (I think it didn't happen in previous versions, but not sure).
How can I make the local DB not to be deleted?
This answer worked for me.
basically you need to just make sure to store your db file in a different folder than the exploded-app.