Android updating preloaded database
So.. to use a preloaded database in our app, we have to put it in our assets (or similar) and copy it over to the correct directory. But how do we update it when the contents change and we do an update of the app for someone who has the old version? There is the […]
Read More Android updating preloaded database