In trying to do my Dropbox-based sync from Desktop to Android, I noticed that if the DrivelogSync.xml file isn't there, and doesn't reflect the correct size of the DB being synchronized, then the Android app will refuse to download the log ("Path not found") and thus execute the sync.
This file is also not generated when the sync is requested - only the SQLite SQL file is generated, so I have to manually edit the DivelogSync.xml file to reflect the newly-updated database to be synchronized.
Beyond that, it works just fine ...
Is this by design? Am I missing something egregiously simple?
Thanks!