Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 525 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 525 Bytes

MovieDB Android App

Browse Most Popular Movie Today

API Key

Before you can run the project, please prepare The Movie DB API. You can get the API Key here: https://www.themoviedb.org. Then, add MOVIE_API_KEY variable to gradle.properties file.

Example:

MOVIE_API_KEY="api_key_here"

Screenshot