Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 544 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 544 Bytes

Android Popular Movies

A simple Android for a Udacity project to navigate and see movies sort by most rated or popular from the movie DB API.

API Key

You must provide your own API Key from themoviedb.org to get movies information and build the app.

Just put your API key into ~/secrets.properties file (create the file) and put the folling content inside:

API_KEY_MOVIES=="YOUR_API_KEY"

Attrubutions

Lottie animations are from the free website lottie files where is free to share them.