Hi all,
having seen a lot of questions about twitter integration and OAuth authentication I decided to do a walkthrough of integrating Twitter with Android using the Twitter4J library and handling the OAuth aspect.
As usual, the walkthrough comes with complete source code of the app with authentication etc.
You can check it out here:
http://automateddeveloper.blogspot.com/2011/06/android-twitter-oauth-authentication.html
hope its helpful..


