Search code examples
androidtwitterandroid-twitter

Android development: SSO on Twitter


I'm having trouble in finding information regarding on how to implement Twitter login with SSO (Single Sign On) for an Android Application, is there any example?


Solution

  • As previously answered here:

    heres is a excellent example to implement OAuth for Twitter in Android

    http://github.com/brione/Brion-Learns-OAuth by Brion Emde

    heres the video