This application is an application to display a list of films and the latest films at this time complete with a list of releases, genres, seasons and film actors. List of movies and movies provided, taken by doing GET Request data API from The Movie Databsase server. The difference between the application and other movie listing applications is that the display used is quite easy to understand by the user. This API call uses the Async Task. This application can also add movies or movies to the user's favorite list.
Show More