/PopularMovies

This is simple app which show the popular movies from TMDB. It will show the all Popular Movies and Top rated Movies around the world according to TMDB.

Primary LanguageJava

PopularMovies

This is simple app which show the popular movies from TMDB.

To Run this app first you need to clone it and just add your api keys which can you get from here https://www.themoviedb.org/account/signup

Step to add your API Key.

1.Just open gradle.properties file from gradle folder.

2.You see there is a line Movies_ApiKey="YOUR_API_KEY_IS_HERE"

3.Just Replace your key with this "YOUR_API_KEY_IS_HERE"

  1. ThenBuild your Project

  2. Run this and you can see popular movies.

Screenshot of app

device-2018-08-04-112829 device-2018-08-04-112906 device-2018-08-04-112953 device-2018-08-04-113038