【问题标题】:I need to sync google drive with my xamarin forms application我需要将谷歌驱动器与我的 xamarin 表单应用程序同步
【发布时间】:2018-09-19 17:36:29
【问题描述】:

我需要将 Google Drive 与我的 xamarin 表单应用程序连接起来。

我试过这个代码==>https://xamarindev.blog/2017/03/22/google-drive-api-with-xamarin-forms/

我通过这个链接https://github.com/Dineshbala1/GoogleDriveAPI-XamarinForms从github获取一个参考项目

在上面的链接中,代码与“共享项目”相关,我正在使用 xamarin 表单“.Net 标准”。

所以请指导我,我如何在我的 xamarin 表单项目中应用 google drive API?

问我是否有人需要进一步澄清。

【问题讨论】:

    标签: xamarin.forms google-drive-api


    【解决方案1】:

    您必须知道 Visual Studio 不再支持 Xamarin 组件,应将其替换为 NuGet 包。 您可以按照说明从 documentation 中手动删除项目中的组件引用。

    有关使用 Xamarin 表单的更多信息:

    【讨论】:

    • 感谢您的回复。我只需要通知您我的 xamarin 应用程序工作正常,并且我最近在我的 Xamarin 应用程序中完成了 Gmail 身份验证功能。现在我只想将 google drive 与我的 xamarin 应用程序集成。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2012-08-01
    • 1970-01-01
    相关资源
    最近更新 更多