5 ms·
Does this require that my apps users each have a dropbox account?
by rehashed 14y ago
Does this require that my apps users each have a dropbox account?
- nns 14y agoYes! 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"
- thomseddon 14y agoLooks like it: https://www.dropbox.com/developers/sync/docs/android#com.dropbox.sync.android.DbxAccountManager.startLink https://www.dropbox.com/developers/sync/docs/android#com.dro...
- kayoone 14y agoyep, so you shouldnt rely on it but make it a feature of your app to sync the data to dropbox.