Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.
/ PopularMovies Public archive

Student Project for Android Developer Nanodegree

Notifications You must be signed in to change notification settings

gshadows/PopularMovies

Repository files navigation

Popular Movies

Student Project for Android Developer Nanodegree in Udacity.

Project Overview

Allow user to list popular movies and look infromation about it. The sort order can be by most popular, or by top rated.

How to add an API key?

API key is removed from project because it is illegal to share.

  1. You should obtain your own key at this site (you need to create an account).
  2. Use this instruction to add global Gradle variable with name THEMOVIEDB_API_KEY.

Why it shows reviews and videos in English?

This is because many movies has no localized reviews and/or videos at all. And to pass project review I must be sure reviewer will see something. Better solution should be load English if localized is not available (or even load both localized AND English) but I have no more time now.

Used external resources

  1. Launcher icon (CC0 Creative Commons)