/Popular-Movies-Stage-2

Stage 2 of the Popular Movies Assignment

Primary LanguageJava

Popular-Movies-Stage-2

Udacity Project 2: Current progress uses Retrofit and a generated POJO. A Content Provider is implemented.

"This product uses the TMDb API but is not endorsed or certified by TMDb."

To use this repository:

  • Clone the repo.
  • Get your own developer API key from TMDb.
  • Add the following line to your gradle.properties file, substituting your own key for ABC123. (You may have to create the file): MyMovieDBApiKey="ABC123"