/udacity-popular-movies-part-1

1st project in udacity android developer nanodegree

Primary LanguageJavaApache License 2.0Apache-2.0

udacity-popular-movies

1st project in udacity android developer nanodegree

Getting Started

App uses The Movie Database API to get movie information. You must have your own API key to run the app. When you get it, Create PopularMovie/keystore.properties and Put your API key into the file like this:

TheMovieDbApiKey="YOUR_OWN_API_KEY"