I have an app which saves some data on a sqlite DB. Basically, I have some notes (textual data) with other info associated with them (tags, date, etc.).
I would export/import these data to/from a Google Docs account or sync them with it. Where to begin? Have you some suggestions/links?
Moreover, is there a way to hold these relations between a note with its other attributes? Maybe with xml?
Thank you,
Fran