Can a web app, use the Dropbox js sdk, to write a file locally into the Dropbox folder on mobile (Android)?
I want the file to be synced automatically to the cloud via the native Dropbox application, or via a third party app (e.g. Dropsync).
Or is the web app limited to the same origin, i.e. it will not see the Dropbox folder?
Thanks,
Avner