How to integrate Twitter?

What is the best way to integrate Twitter into a mobile app?

  • We are realizing a lot of users love seeing Twitter feeds in our app call https://t.co/BzGqnuU37C. We are looking at different options on how to easily integrate Twitter feeds into some of our mobile screens based on certain hashtags and keywords. Any suggestions?

  • Answer:

    Twitter has a pretty decent API. You can pass items like mentions, tags, etc into the API and get a full JSON response which you can then add to your app. You will need to be cognizant on bandwidth, however. If your app has a large following, you will need to possibly think about connecting to twitter using the Stream API. Also - as in most APIs, you will need to authenticate using OAuth.

John Moline at Quora Visit the source

Was this solution helpful to you?

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.