This project was part of the exercises in the Android Fast Developer Track at Udacity for the Google Android Developer Certification.
Go to app/src/main/res/values/strings.xml and replace
<string name="tmdb_api_key">@string/secret_tmdb_api_key</string>
with your API_KEY from TMDB
The code builds upon Udacity projects, comments and code might be similar: