This is the repo for Udacity's Popular Movies Project. In the project, I created Android application where users can view Popular and Top rated Movies.
This repo contains the source code of a Popular Movies Project.
- Fork Repository.
- Create
The Movie DB
API Key. (API key creation guideline here ) - Paste API Key in
gradle.properties
asShowHall_mdb_api_key="<your key here>"
. Follow this Click here