Skip to content

gwilli/PopularMovies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PopularMovies

Udacity Android Nanodegree popular movies app

To run this solution, you'll need to:

  • Signup for a developer API key at themoviedb.org
  • Clone and import project into Android Studio.
  • Create a strings resource file named "secret.xml" in res/values and add the string "tmdb_api_key" with your new API key as the value (see example below)
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="tmdb_api_key">your_key_here</string>
</resources>

About

Udacity Android Nanodegree popular movies app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages