rah*_*hul 5 android google-authentication google-account android-syncadapter
我正在查看JumpNotes的代码,有一件事我无法理解. JumpNotes:AccountList.java
public static final String[] GOOGLE_ACCOUNT_REQUIRED_SYNCABILITY_FEATURES =
new String[]{ "service_ah" };
Run Code Online (Sandbox Code Playgroud)
这用于获取谷歌帐户,如下所示:
mAccountManager.getAccountsByTypeAndFeatures(SyncAdapter.GOOGLE_ACCOUNT_TYPE,
SyncAdapter.GOOGLE_ACCOUNT_REQUIRED_SYNCABILITY_FEATURES,
Run Code Online (Sandbox Code Playgroud)
这个功能是什么"service_ah"?这是什么意思?有什么方法可以获得Android上谷歌帐户的身份验证服务的来源吗?
| 归档时间: |
|
| 查看次数: |
366 次 |
| 最近记录: |