【问题标题】:which authentication method is better for dealing with Google api and Google accounts on android?哪种身份验证方法更适合在 android 上处理 Google api 和 Google 帐户?
【发布时间】:2011-12-19 04:30:06
【问题描述】:

点击链接:http://code.google.com/p/google-api-java-client/wiki/Authentication
那里有4种方法,它们是:
1. OAuth 1.0a
2. OAuth 2.0 草案 10(JavaDoc,规范)
3. Android AccountManager
4. ClientLogin(仅适用于某些 Google API 的旧方法)

由于 Google 员工并没有过多谈论做出选择,我只是想知道哪个更适合 Android 应用开发者?
另外,这种选择的优缺点是什么?

【问题讨论】:

    标签: android oauth google-api google-api-java-client accountmanager


    【解决方案1】:

    Android 帐户管理器。什么都不用。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2022-01-06
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-05-24
      • 2022-12-04
      相关资源
      最近更新 更多