Skip to content

Movie data from themoviedb.org on your Android device. Material design, Loaders, content-providers and more.

Notifications You must be signed in to change notification settings

eccentricexit/popular-movies

Repository files navigation

Popular Movies

This is an Android app that fetches provides movie data from themoviedb. It was built for educational purposes as part of Udacity's Android Nanodegree Program.

Features

  • Implements Content Providers and SQLite
  • Syncs with the REST API in a battery-friendly manner.
  • Makes use of various libraries for decent UX. Animations, transitions and content-based material color palletes.
  • Constraint Layouts, parallaxing.

Screenshots

animation animation animation animation animation animation animation

Libraries Used

  • Butterknife - Bind Android views and callbacks.
  • Picasso - Image downloading and caching library.
  • Material Rating Bar - Material Design RatingBar with better appearance.
  • Parceler - Android Parcelables made easy through code generation.
  • Merlin - Observes network connection status & gives callbacks
  • Like Button - Animated, twitter-like buttons.
  • gson - A Java serialization/deserialization library to convert Java Objects into JSON and back

License

This project is licensed under the MIT License

About

Movie data from themoviedb.org on your Android device. Material design, Loaders, content-providers and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages