Skip to content

sanathe06/popular_movies

Repository files navigation

Popular Movies

Udacity Nano Degree

This is stage 2

This project include code for stage 1 and stage 2

Using themoviedb.org API key

  • Create API key from themoviedb.org
  • You can use API key in two ways on this project
    • create gradle.properties file in project root folder. Then add following line with your API key API_KEY=XXXXXXXXXXXXXXXXXXXX
    • Or you can simply place your API on apps build.gradle file.def API_KEY = '"' + API_KEY + '"' ?: '"Put your Api key"';

Screen shots

Phone

Phone Movie List

Phone Movie Details

Tab

Tab Movie List

About

Udacity Nano Degree -Popular Movies

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages