Y
Hacker News
new
|
ask
|
show
|
jobs
by
rehashed
4845 days ago
Does this require that my apps users each have a dropbox account?
3 comments
nns
4845 days ago
Yes! From their "Getting Started" section - " you'll need to add snippets of code in the right places to successfully link a user's Dropbox account to your app"
link
thomseddon
4845 days ago
Looks like it:
https://www.dropbox.com/developers/sync/docs/android#com.dro...
link
kayoone
4845 days ago
yep, so you shouldnt rely on it but make it a feature of your app to sync the data to dropbox.
link