Send files directly to my Dropbox space through my android app, without asking the user to log in

女生的网名这么多〃 提交于 2019-12-12 06:11:43

问题


I have developed a android application through which user can send their files to my server. here i want to use drop-box to receive files directly to it. when the user is sending files, it should directly reach my drop-box space. i have developed a test app, by referencing the drop-box API, but it asks me every-time to log in to drop-box. i'm planing to put my app in Google play store, there i cannot go to every user those who download my app, and log in to my drop-box account.

In Short: How can i make my users to send files directly to my drop-box space, without asking the user to log in to drop-box.


回答1:


I have successfully implemented this! Thanks to @Greg ! :)

Solution is here!

https://stackoverflow.com/a/15758793/2811343

Sharing it as it may be useful for someone in future.



来源:https://stackoverflow.com/questions/28959955/send-files-directly-to-my-dropbox-space-through-my-android-app-without-asking-t

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!