Hi All
I'm after a little advice really. I have in mind an app which will use an sqlite database on the android device. I would also like to make a desktop version of this app which would use it's own database.
Does anyone have experience in syncing data across platforms? I don't want to have to use an online database but perhaps make use of free cloud storage like Dropbox. I'm trying to get it clear in my head how data would be shared though.
I'm after a little advice really. I have in mind an app which will use an sqlite database on the android device. I would also like to make a desktop version of this app which would use it's own database.
Does anyone have experience in syncing data across platforms? I don't want to have to use an online database but perhaps make use of free cloud storage like Dropbox. I'm trying to get it clear in my head how data would be shared though.