Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 395 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 395 Bytes

MovieDB

The example include the simple implementation of mvp pattern with retrofit.

This example also use the The themoviedb api https://www.themoviedb.org/documentation/api. Obtain Api key from Themoviedb and place in Constant.java static final String API_KEY = "YOUR_API_KEY";. Here is some output of example

Alt Text