/and-pop-movies

Android Nanodegree Popular Movies

Primary LanguageJava

and-pop-movies-pt1

Android Nanodegree Popular Movies: Episode I

Guidelines

The key for the TMDB APIs is stored in a separate resource file called keys.xml. This file is in .gitignore

<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="tmdb_key">[ put your key here ]</string>
</resources>

demo screenshots

demo