/NavigationDrawerPublic

The Movie Database API. Application 1.

Primary LanguageJava

"NavigationDrawerPublic"

Getting Started App uses The Movie Database API. You have to enter your API key in order to run the app. You can create your own one very easy! https://www.themoviedb.org/account/signup?language=en-EN. When you get it, just set it here: "res/values/strings.xml"

<!--Insert the key. -->
<string name="API_KEY">Insert the key here.</string>