I want to synchronize my android sqlite database with an external mysql database. The problem is that I have more than one android client and I want to have the information updated in mysql database. Is there any way to do it?
Thanks PD: All databases has the same schema but clients don't have the same info