I am trying to create a twitter client using this tutorial:
I do every thing fine, but when I press run, I got an error. The first line of logcat says :
Could not find method twitter4j.Twitter.getOAuthAccessToken, referenced from method *.IntegrateTwitter.authoriseNewUser
i searched and found the problem is with twitter4j lib, but i have no idea how to fix it. can any one please help me? Any suggestions appreciated.
libsand then refer that jar file to build path like this. – MKJParekh Aug 14 '12 at 5:50