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".
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
- Go to app/src/main/java/com.rahul.popularmovies
- Go to Utility.Constants.java File
- Insert your key in : public static String API_KEY = "YOUR API KEY";