Win a copy of Java Persistence with Spring Data and Hibernate this week in the Spring forum!
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Tim Cooke
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • Junilu Lacar
  • Rob Spoor
  • Jeanne Boyarsky
Saloon Keepers:
  • Stephan van Hulst
  • Carey Brown
  • Tim Holloway
  • Piet Souris
Bartenders:

posting message from android app to twiitter which has adds

 
Ranch Hand
Posts: 31
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

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
 
A berm makes a great wind break. And we all like to break wind once in a while. Like this tiny ad:
The Low Tech Laboratory Movie Kickstarter is LIVE NOW!
https://www.kickstarter.com/projects/paulwheaton/low-tech
reply
    Bookmark Topic Watch Topic
  • New Topic