Popular Movie Stage 01 & 02 is an app for movies fans , it has been developed for Google Android NanoDegree Program. Main features of this realese are:
- Abllitiy to show Top Rated Movies | Most Popular Movies with their Poster.
- Ability to read more information about available films include (Title, Rating, Release Date , Overview , Trailers, and Reviews ).
- Ability to movies to Favourite list, and so read it's detail ofline anytime.
- Ability to watch officail trailers for a movie in YouTube inside the app.
- Ability to read reviews for a movie inside by a browser inside the app (WebView).
-
ButterKnife, for view injection.
-
Glidev4, for loading and fetching photos.
-
Volley, for network requests.
-
Gson , for JSON Parsing.
-
MaterialRatingBar , for Rating view.
-
Parcel , to serialize Java Objects between Contexts.
- themoviedb.org, API used to offer movies for the app.
- API Key Mangement for Github Repositories, to prevet pushing your API key at your repositories.
- You should use your own API Key after create an account for you in themoviedb API, then include it in your secrets.properties file as descriped in API Key Management link above.
- Splash Screen:
- Main Screen:
- No Internet Screen:
- Movie Detail Screen:
- Favourite Screen: