You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
raidhin
7 years agoHelpful | Level 5
I know userAgent using Dropbox's account
I using userAgent, so I want to use android's phone.
I tested to Android , I 'm connect to user's folder.
I use Xamrin.Android.
I can develop to debelop's dropbox.
So. I want to connect user's Dropbox folder.
Please. teach me.
Hi, Greg K.
Thanks you !
It's very helpful anser.
- Greg-DBDropbox Staff
I'm afraid I don't understand your question.
It sounds like you're using Xamarin library though. That's not made by Dropbox, so I recommend referring to the documentation for that library for information.
- raidhinHelpful | Level 5
Hi, Greg K.
I'm sorry that I'm not acquiring English.
I'm read under link.
https://www.dropbox.com/developers/documentation/dotnet
It's sample is very good!!!
(I know that Xamarin's download method is buggy.)
But, I want to use that user login, it's not debelloper's folder.
So, I read Documentation. But I don't understand user login.
http://dropbox.github.io/dropbox-sdk-dotnet/html/R_Project_DotNetApiDocumentation.htm
So, I want to know Dropbox API .
Maybe, is there a wrong place to ask questions about this page's API?
If so, are you not able to tell me where your questions are?
Thank you for reading and reply.- Greg-DBDropbox Staff
Thanks for following up. This is a good place to ask questions about the API.
It sounds like you want to implement the app authorization flow in your app so that arbitrary end-users can connect their own Dropbox accounts to it.
To do so, you will need to use the OAuth 2 app authorization flow. (You can find some general information on how that works in the OAuth Guide.)
In the official Dropbox API v2 .NET SDK, there is a DropboxOAuth2Helper class that does a lof of the work for you. The documentation there has more information. The SDK also comes with a number of examples that show how to use that.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,910 PostsLatest Activity: 3 days agoIf you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!