Popular Movies is an android application that displays popular and highest rated movies. It also allows a user to keep a list of favorite movies locally using a content provider. It is also optimized for both phone and tablet experience using a two pane display.
- Display/disocver movies sorted by most popular, highest rated, or favorites
- Add movie to favorites/Remove from favorites
- View favorite movies even when offline
- View details of each displayed movie: rating, release date, overview, reviews
- Watch movie trailer from available trailers
- Send trailer link to friends
- Picasso: for image downloading and caching
To use this application, download an api key from themoviedb. Insert api key in the file 'string_api_key.xml' in the field marked. The file is under values resources folder.
Obtained using Genymotion emulator Galaxy S4 and Nexus 10 tablet