Skip to content

J-Pabon/PopularMovies_2

Repository files navigation

PopularMovies_2

Popular movies 2 -Udacity Android Nanodegree, with basic funcionality

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

Popular movies 2, with basic funcionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages