I am running into problems every time trying to authenticate twitter and post a tweet from my application. I have used Socialauth and Twitter4j before to no avail. Has anyone tried this tutorial and got it working ? http://www.androidhive.info/2012/09/android-twitter-oauth-connect-tutorial/
I have Facebook working perfectly. It seems like twitter is just so much more complicated for no reason. Can anybody recommended which library or jar is best to use when using twitter inside an android application.
All I want to do is post a tweet inside app.
Any Suggestions ?