小编Ben*_*Ben的帖子

适用于Android中多个Google Data API的单个Google帐户authtoken

你好android爱好者,我很难找到解决这个问题的方法.我打算访问用户的Google日历和Google文档,(使用google-api-java-client-v1.6.0).我可以通过AccountManager访问用户的Google帐户,但我没有因为这个原因请求authToken对用户进行身份验证:

当用户确认应用程序访问其Google帐户时,如何在单个活动中处理Docs和Cal的多个authToken请求?

在我的应用程序中,当用户允许访问用户帐户时,Google Docs和Cal会在不同的选项卡上运行.

任何链接教程将不胜感激.

TYIA.

android auth-token google-data-api

5
推荐指数
1
解决办法
330
查看次数

标签 统计

android ×1

auth-token ×1

google-data-api ×1