Skip to content

PopularMovies is an Android App that Displays Movie details ,trailer and reviews fetched from themovieDatabase.org (TMDB). Uses a REST Api for network calls and a grid layout for displaying the list of Movies. Allows to sort the result between highly rated and most popular movies.

License

Notifications You must be signed in to change notification settings

KrishAmal/PopularMovies

Repository files navigation

PopularMovies

Popular Movies is an Android App, optimized for tablets, to help users discover popular and highly rated movies on the web. It displays a scrolling grid of movie trailers, launches a details screen whenever a particular movie is selected, allows users to save favorites, play trailers, and read user reviews. This app utilizes core Android user interface components and fetches movie information using themoviedb.org web API.

Prerequisite

Insert TMDB(TheMovieDB) API KEY in MainActivity.java and DetailActivity.java

Screenshots

Scrolling Grid with Sort Settings

Detailed View

Contact me:

Email : amal.aug95@gmail.com

Primary Website

Twitter

About

PopularMovies is an Android App that Displays Movie details ,trailer and reviews fetched from themovieDatabase.org (TMDB). Uses a REST Api for network calls and a grid layout for displaying the list of Movies. Allows to sort the result between highly rated and most popular movies.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages