nellysaeed / popular-movie

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Udacity Nanodegree Popular Movies Stage 1

This app allow user to change sort order via a setting: The sort order can be by most popular, or by top rated. Allow user to tap on a movie poster and transition to a details screen with additional information like:

  • Original title
  • Movie poster image
  • An overview
  • User rating
  • Release date

To fetch popular movies, you will use the API from << themoviedb.org.>> If you don’t already have an account you will need to create one.

Put Your API KEY in DownloadTask.java class file at this line private final String API_KEY = "YOUR-API-KEY";

one two

About


Languages

Language:Java 100.0%