To make use of https://www.themoviedb.org/documentation/api, please register an account and add your API key into a string resource of the project.
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="db_movie_api_key">YOUR_API_KEY</string>
</resources>