I'd like to update (synchronize) the local database (sqlite
) on Android
from MySQL
or SQL Server
(server side) automatically and in background after CRUD
operations in database (server-side)
Asked
Active
Viewed 50 times
0

Mihriban Minaz
- 3,043
- 2
- 32
- 52

Messi007
- 11
- 4
-
1That's nice. Good luck with that. Did you have a programming question? This site is for questions, not a place to dump your to-do lists. – Marc B Apr 01 '16 at 15:17
-
Switch to Couchbase Lite and use Couchbase Sync. Already does syncing for you. – OneCricketeer Apr 01 '16 at 15:19
-
I was already read this posts and i didn't found a solution for my case. – Messi007 Apr 01 '16 at 18:18