开发者

API to access Google Profile on Android

Google accounts come with a pretty nice profile already, and since all Android phones connect to that profile for most of the google services. I'd like to add an option to my application to simply register with my application using your google profile on the phone. Not only would I have access to information like email address, name, aliases, but also profile images people use on google services.

Which Google API provides me access to that? Is there something in the Android API's that already provides this that I'm missing? I'm not just looki开发者_Go百科ng for authentication, as with OAUTH, but access to the profile information as well.

Are there any existing libraries I can use?


Turns out there is a way to get access to the google profile(s) the user has:

http://code.google.com/p/google-api-java-client/wiki/AndroidAccountManager

That's awesome.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜