Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 581 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 581 Bytes

This is an app that allows its users to view their Twitter timeline using the Twitter API. Users can also make new posts on their timeline through this app.

walkthrough_twitter_Final

Open-source libraries used

  • Android Async HTTP - Simple asynchronous HTTP requests with JSON parsing
  • Glide - Image loading and caching library for Android