Skip to content

Popular Movies project for Google Associate Android Developer Fast Track Nanodegree Program.

Notifications You must be signed in to change notification settings

harismawan/PopularMovies

Repository files navigation

Popular Movies

Popular Movies project for Google Associate Android Developer Fast Track Nanodegree Program.

This project is using the following library:

Configuration:

  • Create your API key file
apiKey = <your api key> 
  • Change this line on build.gradle file with your themoviedb.com API key path
Properties properties = new Properties()
    properties.load(new FileInputStream("/Users/harismawan/Developer/ApiKey/themoviedb"))

Screenshot:

  • Main menu

alt text

  • Movie detail

alt text

  • Add to favorite

alt text

  • Remove from favorite

alt text

  • Videos popup

alt text

About

Popular Movies project for Google Associate Android Developer Fast Track Nanodegree Program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages