如何上传文件到谷歌驱动器

问题描述:

所以我尝试到一个文本文件从一个Android应用程序我创建上传到我的谷歌驱动器。我学会了如何上传从谷歌教程图片。此外,我将使用字符串从我在文本文件中的应用程序。潜在的,我希望把它A S preadsheet。任何帮助?

So im trying to upload a text file to my google drive from an android app I am creating. I learned how to upload a picture from the Google tutorial. Also, I will be using the strings from my app in the text file. Potentially, I want to make it a spreadsheet. Any help?

阅读快速入门的谷歌Android网站。

Read Quick Start on Google Android site.

当你与所有身份验证过程中完成的,去如何上传文件到谷歌硬盘

When you are done with all the authentication process, go for How to upload file to Google Drive.

修改

相关链接

  • https://$c$c.google.com/p/google-drive-sdk-samples/
  • Android打开和保存文件到/从谷歌驱动器SDK
  • http://mavenrepo.google-api-java-client.google$c$c.com/hg/com/google/apis/google-api-services-drive/v2-rev9-1.8.0-beta/
  • https://code.google.com/p/google-drive-sdk-samples/
  • Android Open and Save files to/from Google Drive SDK
  • http://mavenrepo.google-api-java-client.googlecode.com/hg/com/google/apis/google-api-services-drive/v2-rev9-1.8.0-beta/