Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 383 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 383 Bytes

This app has been developed as a part of Udacity Android Developer Nanodegree program.

To use this app, Please add www.themoviedb.org api key in Gradle global properties file with the key "MovieDBAPIKey" eg. MovieDBAPIKey=YOUR_KEY_SHOULD_BE_PASTED_HERE in HOME/.gradle/gradle.properties file. This key will consumed during build time and will be available during the API Request.