Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 836 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 836 Bytes

PopularMovies

What is this?

Popular Movies is an app created to parse and display data from themoviedb.org. Users can also mark their favorite movies and save them. It was originally created as a part of Google's Udacity Android Development course.

Using the Source Code

You will require your own API Key from themoviedb.org to compile the source code. The string R.string.api_key_v3 is in a seperate strings.xml file that is only stored locally on the author's machine.

Usage

Original portions of the source code included are available under a CC BY 4.0 license. Please be advised that using this code as written for Udacity's Nanodegree Program may run afoul of Udacity's Plagarism Policy.