Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 1.51 KB

README.md

File metadata and controls

42 lines (23 loc) · 1.51 KB

Popular Movies 2

Here is a functional and colorful android app which made for the Android Developer Nanodegree program.

Features

This app:

  • Allow users to view and play trailers ( either in the youtube app or a web browser).
  • Allow users to read reviews of a selected movie.
  • Also allow users to mark a movie as a favorite in the details view by tapping a button(star).
  • Show favorites collection.

How to Work with the Source

This app uses The Movie Database API to retrieve movies. You must provide your own API key in order to build the app.

Libraries

Learn

How to build a fully featured application that looks and feels natural on the latest Android operating system (Lollipop, as of May 2015). Optimize the UI experience for both phones and tablets.

Screens

Application screen 1

Application screen 2

Application screen 3

Application screen 4

Application screen 5