I was just wondering if anyone was using SyncML (Synchronization Markup Language) , and if this is a good standard to use.
We will need to synchronize information from the tablet device on the web server (via the web service) and vice versa.
Is SyncML Too Bloated? I looked at some of the SyncML APIs and was quite complicated. Therefore, a large choice is to use this standard or build your own solution.
Even if I did this from my own experience, we would need to create a way to determine the data that we send, so we definitely look at creating an XML schema or, alternatively, JSON.
Any opinions? Ideas?
android xml php sync syncml
xil3
source share