Here is a functional and colorful android app which made for the Android Developer Nanodegree program.
This app:
- Allow users to view and play trailers ( either in the youtube app or a web browser).
- Allow users to read reviews of a selected movie.
- Also allow users to mark a movie as a favorite in the details view by tapping a button(star).
- Show favorites collection.
This app uses The Movie Database API to retrieve movies. You must provide your own API key in order to build the app.
- Picasso
- [YouTubeAndroidPlayerApi] (https://developers.google.com/youtube/android/player/)
How to build a fully featured application that looks and feels natural on the latest Android operating system (Lollipop, as of May 2015). Optimize the UI experience for both phones and tablets.