cmmata / PopularMovies

Project Popular Movies of Udacity's Android Developer Fast Track

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connectivity with the API

cmmata opened this issue · comments

Fetch data from themovieDB API.
Requirements:

  • In a background thread, app queries the /movie/popular or /movie/top_rated API for the sort criteria specified in the settings menu.