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
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"
-
ThenBuild your Project
-
Run this and you can see popular movies.