Hello,
how to fetch 10 twitt from my twitter timeline and display it on my application
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ankur JainPosted Jun 5, 2014, 5:17 AM
You can use twitter embedded Time Line Widget to do so.Go to following link https://dev.twitter.com/docs/embedded-timelines
then you can customize according to your need, when you done it will provide you a javascript code and then you just paste it into your application and done.
Happy Coding!!...