mercredi 13 janvier 2016

Better way to sync MySQL to SQLite

I need to sync my MySQL database to android phone. I am new to this. So I am referring this tutorial from Programmer Guru.

The Problem is in this tutorial they have used 3 classes, DBController, SampleBC.java, MyService.java. I have almost 10 tables to sync. So how can I change this to a better one? Is there a way to sync the whole database?

I couldn't see correct tutorial for this.

Aucun commentaire:

Enregistrer un commentaire