Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 852 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 852 Bytes

Popular Movies

Here is a fully functional and colorful android app which I made from scratch for Android Developer Nanodegree program. This app reveals the power of adaptive UI both for phone and tablet devices.

Popular Movies was highly evaluated by certified Udacity code reviewer and was graded as "Exceeds Specifications".

Features

With the app, you can:

  • Discover the most popular, the most rated or the highest rated movies
  • Save favorite movies locally to view them even when offline
  • Watch trailers
  • Read reviews

##Getting Started Steps To Insert Api Key

  1. Go to app/src/main/java/com.rahul.popularmovies
  2. Go to Utility.Constants.java File
  3. Insert your key in : public static String API_KEY = "YOUR API KEY";

Screens

screen

screen