Skip to content

An Android app, that helps user to discover movies, by pulling movie data from the TMDB API and displays information in UI. This is Project 1 & 2 of the Udacity Android Developer Nanodegree

Notifications You must be signed in to change notification settings

darraghmerrick/Android-The-Movie-DataBase-Application

Repository files navigation

Android-The-Movie-DataBase-Application

Description

This application gets the most popular and rated movies online, And shows the movie descriptions, rates, images, trailers, and reviews.

MovieDB API

This application used MovieDB Api to get the most rated and popular movies. Don't forget to add you MovieDB key in the Utility Class so the app can run successfully

In the strings.xml file, insert your own TMDB API key: ,<Insert_TMDB_Key_here> You can get the key from MovieDB Site: www.themoviedb.org

About

An Android app, that helps user to discover movies, by pulling movie data from the TMDB API and displays information in UI. This is Project 1 & 2 of the Udacity Android Developer Nanodegree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages