sqlite - Android: How can I export (or import) a XML-file to Dropbox? -


i'm trying make import-/export-function in android-app. store data sqlite-database in xml-string. instead of storeing on sd-card, want upload dropbox. ... , later want xml-file dropbox restore database. how can achieve this?

the dropbox api seems have want. check out!


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -