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

Popular posts from this blog

angularjs - Showing an empty as first option in select tag -

qt - Change color of QGraphicsView rubber band -

php - Cloud9 cloud IDE and CakePHP -