androidandroid-facebookandroid-twitterandroid-authenticator

Allow user to sign in with Facebook, Twitter, Gmail Account in android app


I want my app to have Sign In with Facebook or Twitter or Gmail. My app will not post on theire respective account, just a way of authorization or user creation for my app.

Is there any easy library to achieve that without hustle of SDKs or complex configuration.

Any suggestions or examples will be very much helpful.


Solution

  • Check out this library. It allows you to implement numerous social networking sites using one simple library.

    The API enables user authentication and sharing updates through different various social networks and hides all the intricacies of generating signatures & token, doing security handshakes and provide an easy mechanism to build cool social apps.