Auto-Synchronization with a network file
I have a NAS. My wife and me share the same database file on that NAS. However, when we are offline (away from home), the NAS is not available. We would still want to access the database. The android application is doing something nice. It uses the NAS copy when available and duplicates change on a local copy. When the NAS is available again, it automatically synchronizes both database. It is a true synchronization and not a database backup. Any ideas ? How to ask for this improvement ? Thanks in...