• Stars
    star
    752
  • Rank 58,947 (Top 2 %)
  • Language
    Kotlin
  • License
    Apache License 2.0
  • Created almost 8 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

🎥 Material designed awesome movie app which is powered by tmdb.

Image

Android Arsenal License

Open sourced awesome material designed movie app.

Screens

APIs

Filmy is powered by the tmdb.

Implementations

Contains various advanced api implementations that make it high quality app.

  • Unit Testing
  • SQLite Database
  • Content Providers
  • Cursor Loaders
  • Job Schedulers
  • View Binding - ButterKnife
  • Volley - for networking
  • Glide - for images
  • Accessbility Features
  • Localised Content
  • Animations
  • App Widgets
  • Custom Views - BreathingProgress, CustomToast

Prerequisites

Generate your own API Keys from the following :

Get it on Google Play

License

Filmy for Android
Copyright (c) 2017 Sajal Gupta (http://github.com/salroid) ,
Ramankit Singh (http://github.com.webianks).

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.

Contributing

Please fork this repository and contribute back using pull requests.
Any contributions, large or small, major features, bug fixes, additional language translations, unit/integration tests are welcomed.