Skip to content

Android developer nanodegree, Projects 1 & 2: Popular Movies app

Notifications You must be signed in to change notification settings

rahul-lohra/Popular-Movies

Repository files navigation

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

About

Android developer nanodegree, Projects 1 & 2: Popular Movies app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages