This is a sample app which can be used to know how OAuth works with twitter. Then this app implements two REST services to get trending topics from twitter and then user can select a topic to see trending tweets on that topic.
Objectives of this app :
- Learn basics of Twitter API
- use OAuth for logging in to Twitter
- JSON parsing