Skip to content

Latest commit

 

History

History
14 lines (5 loc) · 384 Bytes

README.md

File metadata and controls

14 lines (5 loc) · 384 Bytes

"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>