Skip to content

jayc1299/PopularMovies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Popular Movies project

Built for Nanodegree

Instructions

Popular Movies expects the following entries in your gradle.properties file:


With the following content:
  1. apikey - This is your secret api key
  2. apimainurl - This is the base url for the movie api
  3. imgurl - This is the path to use for image urls.
  4. apiPathPopular - This is the url path for popular movies. Normally set to "popular"
  5. apiPathTopRated - This is the url path for top rated movies. Normally set to "top_rated"

About

Nanodegree movie app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages