简体   繁体   English

如何在xamarin.Form(便携式)中集成Google Drive,DropBox,iCloud?

[英]How to integrate Google Drive,DropBox, iCloud in xamarin.Form (Portable)?

I am using Xamarin.Forms (Portable) Cross-platform having two projects Android and iOS. 我正在使用Xamarin.Forms(便携式)跨平台的两个项目,分别为Android和iOS。

I want to integrate Google Drive, Dropbox, iCloud in my project. 我想将Google云端硬盘,Dropbox,iCloud集成到我的项目中。 Please suggest me how can I do this? 请建议我该怎么做?

You can refer a below question in StackOverflow to integrate the Google Drive, Dropbox and iClound in your project. 您可以在StackOverflow引用以下问题,以将Google云端硬盘,Dropbox和iClound集成到您的项目中。

Google Drive: https://stackoverflow.com/a/39233810/4025613 Dropbox: https://www.dropbox.com/developers-v1/core/docs iCloud: https://developer.xamarin.com/guides/ios/platform_features/introduction_to_icloud/ (You have to do some native code for this as iCloud will not support Android.) Google云端硬盘: https ://stackoverflow.com/a/39233810/4025613 Dropbox: https//www.dropbox.com/developers-v1/core/docs iCloud: https//developer.xamarin.com/guides/ios / platform_features / introduction_to_icloud / (您必须为此做一些本机代码,因为iCloud不支持Android。)

Hope this will work for you. 希望这对您有用。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 xamarin.form(便携式xaml.form跨平台)-在android上,SearchBar和StackLayout不起作用 - xamarin.form (portable xaml.form cross-platform) -on android, SearchBar and StackLayout not working 如何在同一页面上使用Xamarin.Form控件和本机控件 - How to use Xamarin.Form Controls and Native Controls On the same page Xamarin.Form元素中的Material Theme - Material Theme in Xamarin.Form element DisplayAlert 方法导致 xamarin.form 崩溃 - DisplayAlert Method causing crash in xamarin.form 视觉工作室中的xamarin是否在xamarin.form中提供拖放? - Does the xamarin in the visual studio provide drag and drop in the xamarin.form? Xamarin.Form 无法加载 Xamarin.iOS - Xamarin.Form could not load Xamarin.iOS 如何在Xamarin.Form应用中获取Android底层软件Navigation Bar的高度? - How can I get the height of Android bottom software Navigation Bar in Xamarin.Form app? 如何在 Xamarin.Form 项目中替换已弃用的 Android“Context.Resources.UpdateConfiguration”? - How to replace deprecated Android "Context.Resources.UpdateConfiguration" in Xamarin.Form project? 如何将表格背景设置为便携式跨平台Xamarin表格的透明度? - How to set form Background as transparency in portable cross platform xamarin form? 如何在Android上将Google云端硬盘与Picasso集成? - How to integrate Google Drive with Picasso on Android?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM