Intial commit Flixster is an app that allows users to browse movies from the The Movie Database API.
- User can view a list of movies (title, poster image, and overview) currently playing in theaters from the Movie Database API.
- Android Async HTTP - Simple asynchronous HTTP requests with JSON parsing
- Glide - Image loading and caching library for Androids