/PopCorn

:popcorn: Movies and TV Shows App powered by TMDb

Primary LanguageJavaApache License 2.0Apache-2.0

Hitanshu Dhawan Open Source Love png2 License

Get it on Google Play

Awesome Material Design Movies and TV Shows App.

Have a Look

Implementations

  • The Movie Database (TMDb)
  • SQLite Database
  • Retrofit - for networking
  • Glide - for images
  • BroadcastReceiver

API Keys

PopCorn uses The Movie DB API in order to fetch all the Movies and TV Shows Data.
To run this application on your machine you have to issue an API KEY from The Movie DB and place it in your strings resource folder.

<string name="MOVIE_DB_API_KEY">YOUR API KEY HERE</string>

Licence

Copyright (c) 2017 Hitanshu Dhawan

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.