Skip to content

Movie database viewer application with featuring basic filtering and ability to "Favorite" movies

Notifications You must be signed in to change notification settings

lamdbui/udacity-android-popular-movies

Repository files navigation

Popular Movies

This is Project #2 of the Udacity Android Nanodegree. "Popular Movies" displays a grid of movies and additional details when clicked.

Trailers and reviews can be viewed in the details and the first video can be shared.

Popular Movies uses The Movie DB(https://www.themoviedb.org/) as a data source.

Building

This project requires an API key from: The Movie DB(https://www.themoviedb.org/).

Please get your own API key and create the following entry in your local $HOME/.gradle/gradle.properties file:

MyMovieDbApiKey=YOUR_OWN_MOVIEDB_API_KEY

About

Movie database viewer application with featuring basic filtering and ability to "Favorite" movies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages