hsukev / PopFilms

Popular Movies App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PopFilms

PopFilms is a movie searching app that allows users to check out movie ratings, reviews, and watch trailers. The app utilizes a SQLite database to store data and a Content Provider to expose that data.

Installation

Please create a local.properties.xml file containing the variable MyTheMovieDBApiKey with your own TMDB api key.

MyTheMovieDBApiKey = "xxxxxxxxxxxxxxxxx"

Images

alt text alt text

alt text alt text

About

Popular Movies App


Languages

Language:Java 100.0%