Skip to content

Stropek/popular-movies

Repository files navigation

Popular Movies

Build Status Codecov

This is my solution to Popular Movies - stage 1 project from Android Developer Nanodegree Program

Movies Database API Key

For application to work with Movies Database API you'll need to add keys.properties file in project's main directory. The file should contain values listed below:

DEBUG.MOVIE_DATABASE_API_KEY = "{DEBUG_KEY}"
RELEASE.MOVIE_DATABASE_API_KEY = "{RELEASE_KEY}"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages