rahmnathan / localmovies-android

Android app for LocalMovies

Home Page:https://play.google.com/store/apps/details?id=rahm.nathan.localmovies&hl=en

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LocalMovies

Build Status

Android client for LocalMovies backend system.

Android app displays media metadata based on sub-directory query and plays media locally or on a Google Cast device. The app is 'event-based' in that it only loads all media metadata on first use and then stores the data in a local database. Each time the app is launched, a query is made for events (create/update/delete), processes them, and adds them to the database. This strategy ensures a better user experience as well as reducing the load on the backend services.

About

Android app for LocalMovies

https://play.google.com/store/apps/details?id=rahm.nathan.localmovies&hl=en


Languages

Language:Kotlin 98.8%Language:Groovy 1.2%