shaitancoder / KnowMovies2

A mobile Application for providing details of the movies using TheMovieDB API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KnowMovies2

Enter API KEY IN Data/Constants

for the variabe String API_KEY = "";

If Difficulty in adding I have added a TODO(1) Comment

This Android Application gets the data from the movieDB API and Displays the data on the mobile device. (Implements Loaders) The User can see the details of

  1. Popular Movies
  2. Top Rated Movies
  3. Upcoming Movies
  4. Now Playing Movies
  5. Favorites Movies

Now Playing Movies

Popular Movies

Top Rated Movies

Movie Details Activity

Enter API KEY in Data/Constants.java

get API key from here

About

A mobile Application for providing details of the movies using TheMovieDB API


Languages

Language:Java 100.0%