amitsri20 / PopularMovies-Udacity

Android app to browse current popular movies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Popular-Movies

Features

An android application which lists popular movies showing all over the world.

  • Used the movie db api to fetch popular movies.
  • Sync adapter is used to sync data after an interval.
  • Application optimized to run on both phone and tablet.
  • Liked movies are stored locally for offline access.

Libraries used

  • Butterknife
  • Otto
  • Glide
  • Appcompat

Screenshots

Mobile app

alt "mobile app screenshot"

Tablet app

alt "Tablet app screenshot"

About

Android app to browse current popular movies.

License:MIT License


Languages

Language:Java 96.7%Language:Kotlin 3.3%