Mai-CS / android_movies_app

Discover the most popular movies playing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summary

Most of us can relate to kicking back on the couch and enjoying a movie with friends and family. This project was built to allow users to discover the most popular movies playing.

Features

  • Browse movies by most popular or top rated
  • Save favorite movie details for offline view
  • Watch trailers, read reviews
  • Sharing option for trailers

Screenshots


Tools & Technologies

Movies Database API, AsyncTask, SQLite Database

Libraries

Picasso
Glide
AdjustableImageView

How to use the source code

In order for the project to work:
first, you must get your own api key from The Movie Database API website
second, add the key to your app "gradle.properties" file.

License


   Copyright 2016 Mai Ahmed

   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.
   

About

Discover the most popular movies playing

License:Other


Languages

Language:Java 100.0%