/PopularMoviesStage2

Popular Movies Stage 2, for Udacity Android Nanodegree

Primary LanguageJava

Before testing the app

This app is loading movies from The Movie DB API, so you need to add your own API key in the /gradle.properties file for the key "TMDB_API_KEY", otherwise, it won't work.