【发布时间】:2012-04-25 01:01:48
【问题描述】:
我应该使用什么值作为“AuthTokenType”值来请求从 Android 应用程序访问用户的 Google Drive?
例如,以下是其他服务的一些 AuthTokenType 值: What is "authTokenType" parameter in Google data API?
我打算使用提供的 Java Client API 来连接 Google Drive,即:http://code.google.com/p/google-api-java-client/wiki/APIs#Drive_API
【问题讨论】:
标签: android google-data-api google-drive-api