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
Sereekjan
8 years agoNew member | Level 2
Dropbox for Xamarin.Android
I used to use Dropbox.CoreApi.Android. When v1 had retired, i was trying to use v2. But i got this issue:
Severity Code Description Project File Line Suppression State Error Exception while loading assemblies: System.IO.FileNotFoundException: Could not load assembly 'Microsoft.Threading.Tasks, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Perhaps it doesn't exist in the Mono for Android profile? Имя файла: 'Microsoft.Threading.Tasks.dll' в Java.Interop.Tools.Cecil.DirectoryAssemblyResolver.Resolve(AssemblyNameReference reference, ReaderParameters parameters) в Xamarin.Android.Tasks.ResolveAssemblies.AddAssemblyReferences(ICollection`1 assemblies, AssemblyDefinition assembly, Boolean topLevel) в Xamarin.Android.Tasks.ResolveAssemblies.Execute()
Some minutes of googling later i found that the .NET part of Dropbox API is for WPF.(Is it true?)
I can't find Xamarin.Android samples with using v2. There are only old projects with v1.
- Greg-DBDropbox StaffThe official Dropbox API v2 .NET SDK doesn't support Xamarin. You can find its supported platforms and system requirements here:
https://www.dropboxforum.com/t5/API-support/Dropbox-for-Xamarin-Android/m-p/244204#M13699
We can't provide support for third party libraries, but there are some Xamarin libraries for API v2 listed here that may be helpful:
https://www.dropbox.com/developers/documentation/communitysdks
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,917 PostsLatest Activity: 11 days ago
If 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!