posted 11 years ago
Hi Guys,
I want to post a message from my android app to twitter using OAuth When I click on my List item in my Activity which is extended by AdActivity . But when I called twitter.getAccountSettings() to check the authentication details my application is crashing and got an IllegalArgumentException as twitter4j.internal.http.HttpClientImpl" exceeds limit of 23 characters
I,m using these jars.
signpost-commonshttp4-1.2.1.1.jar signpost-core-1.2.1.1.jar httpclient-4.0.1.jar twitter4j-core-2.1.11
Please help me to resolve the issue.
Regards,
rajani