在 Android 应用程序中集成 Google、Yahoo 和 OpenID?
我想在我的 Android 应用程序中集成 Google、Yahoo 和 OpenID。我已经成功地完成了facebook、twitter。我使用 facebook android sdk 进行 facebook 集成,使用 twitter4j-core-android-2.2.3.jar 进行 twitter 集成。现在我正在寻找 Yahoo、Google 和 openId 集成。我搜索了雅虎集成,也注册了获取消费者密钥、消费者秘密密钥和应用程序 ID。但我没有找到任何用于 yahoo 集成的 jar 或 sdk。 iPhone 有,但 Android 没有。
我希望我的用户能够使用任何 yahoo、gmail、openid 帐户登录我的应用程序。
请指导我是否有任何 jar 或 sdk 可用于这些集成。 提前致谢....
I want to integrate Google, Yahoo and OpenID in my android application. I have successfully done with facebook, twitter. I had used facebook android sdk for facebook integration and twitter4j-core-android-2.2.3.jar for twitter integration. Now I am looking for Yahoo, Google and openId integration. I searched for yahoo integration also registered to get consumer key, consumer secrete key and application id. But I didn't find any jar or sdk for yahoo integration. There is for iPhone but not any thing for android.
I want my user to able to login in my application using any off the yahoo, gmail, openid account.
Plz guide me to if any jars or sdk is available for these integration.
Thanks in advance....
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以从 Yahoo API 开始,Google API 和 OpenID 开发者网站。
You can start with the Yahoo API, the Google API, and the OpenID developer site.