About Flick
Flick app shows all your favorite movies, trailers and details of movies based on several categories like Rating, Popularity, Revenue, Now Playing and User Favourites. I have tried to implement the whole project on the material guidelines from google by using Material Colours, Material Cards. This is accomplished for Udacity Android Nanodegree - Popular Movies 2 with Exceeds Specifications.
Features
Shows Movie Poster in a grid view based on user selection of the category of the movie.
Uses Fading action bar to show the backdrop of the movie selected
Shows reviews, Release Date, Rating and User Critics.
Opens Movie Trailers using Youtube APP (Should be pre-installed).
Displays Additional info like Budget, Revenue, Original Language, Running Time, General, Production Companies, Tagline.
Provides link to the movie's Website.
Users can Favorite their movies using Favorites fab which saves the movie info locally so that it could be viewed offline.
Shares intent on the top shares the youtube trailer URL to share broadcaster.
Libraries Used
Picasso - http://square.github.io/picasso/
Volley - http://developer.android.com/training/volley/index.html
Thanks to the movie database for providing the data.
Development & Source:
The source for the project is available at https://github.com/aashishvanand/Flick or http://aashishvanand.me/Flick/