项目作者: cyroul82

项目描述 :
Find the latest movies
高级语言: Java
项目地址: git://github.com/cyroul82/PopularMovies.git
创建时间: 2016-07-12T12:32:05Z
项目社区:https://github.com/cyroul82/PopularMovies

开源协议:

下载


PopularMovies

Thanks to The Movie DB for providing a free API.

Application to find / list the latest and popular movies.

View the main actors, and their profile as well as their movies

Watch the trailers

Save in your favorites

View reviews

In Order to use the application :

Please get your personal API Key from the themoviedb.org
and put it in your gradle.properties file as follow :

TheMovieDBAPIKey=xxxxxxxxxxxxxxx (x representing your api key…)

Screenshots