1st project in udacity android developer nanodegree
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"