Skip to content

J-Pabon/PopularMovies

Repository files navigation

PopularMovies

Project 1 -Udacity Android Nanodegree

The themoviedb.org API key must be located in a class, inside the tools folder, like the following:

package myapp.portfolio.com.popularmovies.tools;

public final class TMDBKey { public static final String movieDB_key = "&api_key=[the_api_key]"; }

About

Project 1 -Udacity Android Nanodegree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages