Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have done twitter integration in my application and I also posted a tweet on twitter, but I had some issue in posting reply, marking as favorite and making retweet on twitter from my android app.

share|improve this question
I would be nice if you provided us with some code? – RTB Jul 18 '12 at 12:00
Can you actually describe your issues? Did you implement those functionalities and they didn't work? Or you don't even know how to implement them? – Coral Doe Jul 18 '12 at 12:14

closed as not a real question by Mischa, casperOne Aug 9 '12 at 13:00

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

POST reply and to get the tweets from the twitter you need to get the API key detail . after that you can add it to your android app.

It will works .

share|improve this answer
Hey Coral Doe thanx for reply ,Actually i want to implement retweet and reply functionality on my android app.i parse some data on twitter account in listview and i have three buttons favorite,reply and retweet .i want to post all things on twitter. – Tarun Kasera Jul 18 '12 at 12:23
thanks to all.. – Tarun Kasera Jul 18 '12 at 12:28

Not the answer you're looking for? Browse other questions tagged or ask your own question.