草庐IT

UserRecoverableAuthUIException

全部标签

android - GMail API 在 UserRecoverableAuthUIException 之前授予权限

我按照Google的快速入门示例设置GMailAPI:https://developers.google.com/gmail/api/quickstart/android我的应用程序成功请求GET_ACCOUNTS权限并允许用户选择他/她的gmail帐户。所选帐户保存在SharedPreferences中供以后访问。通过IntentService,我的应用程序发送了一封电子邮件。我已按照此处的说明进行操作:https://developers.google.com/gmail/api/guides/sending并根据需要包含activation.jar、additional.jar和