Skip to content

frankgh/adn_project1

Repository files navigation

Project 1: Popular Movies, Stage 1

Setting up the project

To setup the "TheMovieDB" API Key app/build.gradle, and change the following line:

        it.buildConfigField 'String', 'THE_MOVIE_DB_API_KEY', "API_KEY"

with a valid API_KEY for the The Movie DB API Service.

API

  • The Movie DB API

Third Party Libraries

  • Gson
  • Butterknife
  • Picasso
  • OkHttp
  • Retrofit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages