简体   繁体   中英

Google, Facebook, Yahoo oauth/oauth2 in Android application

I need to implement Yahoo oauth and Google, Facebook oauth2 in my Android application. Whether there are similar libraries for Android like HybridAuth that act as an abstract api between your application and various social apis and identities providers such as Facebook, Yahoo and Google or I need to implement it from scratch ?

One other question - is it a good idea to use Android AccountManager to get OAuth2 access to user account ? Will it work on the "gray" chinese android phones without valid google phone id ?

我想您会在这里找到您想要的东西: https : //code.google.com/p/socialauth/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM