Skip to content

sthapa15/Popular-Movies

Repository files navigation

Popular Movies

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.

Features

  • 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

Libraries used:

  • Picasso: for image downloading and caching

Using the Source

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.

Screenshots

Obtained using Genymotion emulator Galaxy S4 and Nexus 10 tablet

FirstView SecondViewScroll SortByOptions MovieDetailDesc MoreMovieDetail FavoriteAdded TabletView

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages