Old name: Popular Movies
Here is a fully functional and user friendly android app which I made from scratch for Android Developer Nanodegree program.
This app helps users to discover various categorised Movies and TV Shows. It reveals the power of adaptive UI both for phone and tablet devices.It includes various new Lollipop+ features.
The app was highly evaluated by certified Udacity code reviewer and was graded as "Exceeds Specifications".
With this app, you can discover
-
Movies
- Now Playing
- Popular
- Top Rated
- Upcoming
-
TV Shows
- Airing Today
- On The Air
- Popular
- Top Rated
For a particular Movie you can
- See its overview, rating, popularity, crew and cast info, genre, status, release date, original language, runtime, homepage, budget and revenue.
- Watch various official teasers, trailers and other promo launched videos.
- Read other user's review.
- Get suggested similar movies.
- Save favorite movies locally to view them even when offline.
- Sharing movie details with your friends.
For a particular TV Show you can
- See its overview, rating, popularity, crew and cast info, genre, status, original language, runtimes, first air date, last air date, network.
- Get details of every seasons and episodes of it.
- Watch various official teasers, trailers and other promo launched videos.
- Get suggested similar tv shows.
- Save favorite tv shows locally to view them even when offline.
- Sharing tv show details with your friends.
See More at:
YouTube Promo Video
This app uses The Movie Database API to retrieve movies. You must provide your own API key in order to build the app. When you get it, just paste it to: app/build.gradle
Copyright (C) 2017 Anupam Das
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Copyright (C) 2011 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Copyright 2013 Square, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.