Error updating sqlite database android studio

  • Replies:1
Sophic
  • Forum posts: 1

Jun 13, 2016, 6:58:55 PM via Website

Hey,

I have an issue updating or refreshing my database. In sqlite the database is correct and updated to my data.
But then I run the application, let it build and install the apk. And the database was the same as before (not updated or refreshed).

I deleted the .gradle folder, so that the .gradle could be rebuilded. And invalidated chache/ Restart, to clear the cache.
But that was not the issue, that app is not the problem. But only the database.

Can someone help me please?

Thank you

Reply
Ashish Tripathi
  • Forum posts: 211

Jun 16, 2016, 2:51:11 PM via Website

Increase your database version it will update.

Reply