The Flix app uses Movie data base api and Youtube api to get the list of current movies in theatres. The app implemented the list of movies as well as there rating, description,release date and even a trailer of the movie from youtube!
Challenges:
Although I had a fair share of bugs while making this app, specifically implementing trailers from youtube, creating this app was a great way to learn the basics of Android Development and API!
- Glide - Image loading and caching library for Androids
- Android Async HTTP - Simple asynchronous HTTP requests with JSON parsing