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.I have used AdActivity instead of using Activity to show
ads in my app 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.
 But it's working fine when I used Activity.I don't have clear idea to
know the exact issue to to get this Exception. is it related to jars?
or any other issue.Some people suggested to use Scribe Library instaed
of using OAuth Signpost to integrate twitter in Android.

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

If you know any solution for this give me the reply.

 -rajani

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to