Home

Awesome

Twitter Login Sample

To get started please edit the string.xml Consumer Key & Consumer Secret with your own keys.

<string name="twitter_consumer_key">XXX</string>
<string name="twitter_consumer_secret">XXX</string>

To get the Consumer Key & Consumer Secret, you have to create an app in Twitter via.

Please follow the steps below:

###New App###

If you don't already have an account, you can login with your normal Twitter credentials Go to Create an app

Your application name must be unique. If someone else is already using it, you won't be able to register your application until you can think of something that isn't being used.

The page will then refresh on the "Details" tab with your new access tokens. You can recreate these at any time if you need to. By default your apps will be granted for read-only access. To change this, go to the Settings tab and change the access level required in the "Application Type" section.

###Existing app###

###Prints###

<img alt="Login Dialog" src="https://github.com/octa-george/Android-Twitter-Login-Sample/blob/master/screenshots/device-2014-08-02-004040.png" height="400px" /> . <img alt="Login Progress Dialog" src="https://github.com/octa-george/Android-Twitter-Login-Sample/blob/master/screenshots/device-2014-08-02-004104.png" height="400px"/> . <img alt="Logout Screen" src="https://github.com/octa-george/Android-Twitter-Login-Sample/blob/master/screenshots/device-2014-08-02-003841.png" height="400px"/>

License

Free Software, Hell Yeah!