Skip to content

Android Application, that displays movies from the Movie Database (www.themoviedb.org), sorted by Average Rating or The Popularity. this is created during course Android Nanodegree Development FastTrack By Udacity.

Notifications You must be signed in to change notification settings

AkramDweikat/FamousMovies

Repository files navigation

FamousMovies

Android Application, that displays movies from the Movie Database (www.themoviedb.org), sorted by Average Rating or The Popularity. this is created during course Android Nanodegree Development FastTrack By Udacity.

Before you Run App:

1 .Access the File: utilities/APIKey.class.

2 .Replace YOURKEY_GOESHERE ,with your APIKey that you got from: https://www.themoviedb.org/. 
        
            private final String APIKEY ="YOURKEY_GOESHERE";

About

Android Application, that displays movies from the Movie Database (www.themoviedb.org), sorted by Average Rating or The Popularity. this is created during course Android Nanodegree Development FastTrack By Udacity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages