在AndroidM-Preview上GoogleAccountCredential.setSelectedAccount似乎不起作用。在调试时,我注意到调用该方法后,对象的selectedAccount和accountName字段仍然为空。调试时您可以看到我的变量accountName不为空或null,我调用了.setSelectedAccountName(),但正如您在调试窗口中看到的那样,GoogleAccountCredential中的字段仍然为空。我认为这可能与某些权限有关?在我的list上,我声明了以下权限:我知道您在M上免费获得的GET_ACCOUNTS权限(根据https