Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 303 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 303 Bytes

Popular-Movies-Stage-1

This project is for Android Fast Track Evaluation.

Put your Movie DB API KEY in local.properties file in root of project folder with this format:

API_KEY="your-api-key"

if there is no local.properties just create a new one using text editor and name it "local.properties".