Skip to content

SkippyJonney/MovieDatabase_Stage2

Repository files navigation

Popular Movie Database

Overview

Udacity Nanodegree project that allows you to discover movies from The Movie Database and display them based on Popularity or Rating. Stage 2 - add reviews and ability to launch trailer. Add the ability to read reviews.

Requirements

In order to run you need to acquire and api key from https://www.themoviedb.org/documentation/api and then store it in gradle.properties as TMDB_API_KEY="";

Sources

Recycler view layout ideas https://www.journaldev.com/13792/android-gridlayoutmanager-example

Toolbar implementation guidance http://www.vogella.com/tutorials/AndroidActionBar/article.html

Parcelable Implementation https://guides.codepath.com/android/using-parcelable

Check Network State https://developer.android.com/training/monitoring-device-state/connectivity-monitoring

AsyncTask https://medium.com/android-stars/this-asynctask-class-should-be-static-or-leaks-might-occur-2254f3a0f18

ContentProvider https://medium.com/@sanjeevy133/an-idiots-guide-to-android-content-providers-part-2-7ccfbc88d75c

About

Udacity: Movie Database Project Phase 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages