Hello
Looking for source code example to synchronize data between android, computer and web server
I'm new to developing for android and I would like your thoughts on creating an application that will synchronize data between handheld, computer and webserver.
Mainly I'm looking for a reliable framework that will synchronize data from android to desktop/pc and a web server.
To start with I will develop identical applications for android and a web service with capability to synchronize data (avoid duplicate entries, prevent data loss).
Any ideas on how to achieve this? Can this be done with c++?
Please write your thoughts

