简体   繁体   English

我可以将Google Drive与移动应用集成吗?

[英]Can i integrate google drive with mobile app?

I am new for android development.I want to integrate google drive with my android app for storing Sqlite database files of my app.So anybody help me to how to do this??? 我是新来的android开发人员。我想将google drive与我的android应用程序集成在一起以存储我的应用程序的Sqlite数据库文件。

Thanking you in advance. 预先感谢您。

From their documentation: Google Drive provides a REST API ... 根据他们的文档: Google Drive provides a REST API ...

I didn't have prior experience with Google Drive, but since they offer a REST API, I don't see any difficulties in integrating GD into a mobile app. 我之前没有使用Google云端硬盘的经验,但是由于它们提供了REST API,因此在将GD集成到移动应用程序中不会遇到任何困难。

查看文档以获取有关如何与云端硬盘的Android应用集成的详细信息: https : //developers.google.com/drive/integrate-android-ui

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

相关问题 Android:将Google Drive集成到应用中 - Android: Integrate google drive in app 如何在Android应用中删除Google驱动器文件 - How can I delete Google drive file on android app 如何将我的 Android 应用程序连接到谷歌驱动器? - How can i connect my Android app to google drive? 无法将Google Analytics(分析)集成到我的Android应用中 - Can Not Integrate Google Analytics in my Android app 我如何在 android 应用程序中集成谷歌地图 AR 导航? - How I can integrate google maps AR navigation within the android app? 由于Layer.com还没有Web SDK,我可以使用它自己集成到Web移动聊天应用程序中吗? - Since Layer.com does not have a web SDK yet, what can I use to integrate it myself for a web-mobile chat app? 我可以将我的应用程序共享偏好数据限制到 android 中的谷歌驱动器/云吗? - Can I restrict my app sharedprefs data to google drive/cloud in android? 如何清除Google Drive API的文件大小隐藏的应用程序数据? - How can I clear file size hidden app data of google drive API? 如何使用 Google Drive API 扫描 Android Studio 应用程序中的文档? - How can I use Google Drive API to scan a document in an Android Studio app? 如何将应用程序集成到手机设置中? - How can i integrate a app into the phone settings?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM