twitter - How to display Tweets of a particular user in an Android app -
i have twitter account. have android app. if want obtain recent tweets, 15, still have add application dev.twitter page , obtain 2 twitter keys?
you can use following method this, screen name parameter , count. according document need authorization also.
https://api.twitter.com/1.1/lists/statuses.json
for more information read here doc
Comments
Post a Comment