(Source code introduction
This is an Android OAuth authentication instance source code of sina, Tencent, Renren, Douban, Facebook and twitter. Douban uses oauth1.0, Sina, Tencent, Renren and QQ all use oauth2.0, and Facebook and twitter directly use the official SDK and API.
How to use: import the project. All jar packages and codes are complete. If there is an error in the import or compilation, please compile by yourself. Anyway, the source code, it is a big deal to create a new project. Then find platformbindconfig Java class, fill in the appkey, appscreen or appid officially returned during the application. Otherwise, authentication cannot be performed.)