V
V
Valera Programmer2017-09-10 21:35:18
Android
Valera Programmer, 2017-09-10 21:35:18

How to update the database on Android with the release of a new version of the application?

Suppose there is an application with a ready-made local database, posted for release, how can I update the contents of the database with the subsequent release of updates?
PS There can be a lot of data.
PSS data will simply be inserted into the table without changing its fields.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
aol-nnov, 2017-09-10
@noddux

like this
or google://sqlite+migration+android :)

T
TyzhSysAdmin, 2017-09-10
@POS_troi

You put the database on the server, offer the user to update the database after the update, download and it's all in the bag.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question