xml - Export/import/sync iphone data app with Google Docs - where to begin? -
i have app saves data on sqlite db. basically, have notes (textual data) other info associated them (tags, date, etc.).
i export/import these data to/from google docs account or sync them it. begin? have suggestions/links?
moreover, there way hold these relations between note other attributes? maybe xml?
thank you,
fran
there few thing do
see tutorials or code sqlite, web service, google api's
design server , local database support sync.
check google api's , integration iphone sdk tutorial
Comments
Post a Comment