Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 398 Bytes

File metadata and controls

12 lines (9 loc) · 398 Bytes

Twitter Search App

Sample Android application for Squarespace interview

Features:

  • Allows users to search Twitter (with a fun twist)
  • Displays tweets in a material design friendly manner
  • Users can click on each tweet to open them in Twitter/Web Browser

Libraries Used:

  • Twitter4J: Easier parsing of Twitter Search API
  • Picasso (by Square): Efficent way to load images in Android