Skip to content

A simple Android app, that helps you discover most popular and most rated movies. Project 1 of Udacity Android Developer Nanodegree.

License

Notifications You must be signed in to change notification settings

emmaunel/Nanodegree-PopularMovie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nanodegree-PopularMovie

A simple Android app, that helps you discover most popular and most rated movies. Project 1 of Udacity Android Developer Nanodegree.

Setting up the API_KEY

The app uses themoviedb.org API to get movie information and posters. You must provide your own API key in order to build the app.

Just put your API key into ~/.gradle/gradle.properties file (create the file if it does not exist already):

API_KEY= "YOUR_API_KEY"

About

A simple Android app, that helps you discover most popular and most rated movies. Project 1 of Udacity Android Developer Nanodegree.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages