【发布时间】: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