Skip to content

The Popular Movies App (Project 1 & 2) for Udacity's Android Developer Nanodegree by Google. Here we fetch movie data from The Movie DB website and display it for the user.

Notifications You must be signed in to change notification settings

judit-juhasz/adnd-popular-movies

Repository files navigation

Popular Movies

The Popular Movies App for Udacity's Android Developer Nanodegree by Google For education purposes only!

Demo

Pictures

Demo screeens

Application secrets

In order to use The Movie DB service you need to register your own API key (see the documentation). To use your own API key in Popular Movies you will need to add it to your local gradle configuration file. You can do that by adding the following line to your %USERPROFILE%\.gradle\gradle.properties file:

MyTheMovieDbApiKey="copy your api key here"

Here is an example:

MyTheMovieDbApiKey="ajjs983i3JPEOIJD00384jdo203ks9732322jK"

About

The Popular Movies App (Project 1 & 2) for Udacity's Android Developer Nanodegree by Google. Here we fetch movie data from The Movie DB website and display it for the user.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages