Skip to content

Android app for viewing information about popular movie titles. (part of the Udacity Android Associate Developer course)

Notifications You must be signed in to change notification settings

lirfu/PopularMovies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udacity Associate Android Developer Fast Track

PopularMovies

IMPORTANT!
The API key must be entered in the build.gradle(Module: app) file, like so:
buildConfigField 'String', 'TMDB_API_KEY', '"YOUR_API_KEY"'.

After the project is built it can be accessed with BuildConfig.TMDB_API_KEY.

About

Android app for viewing information about popular movie titles. (part of the Udacity Android Associate Developer course)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages