A sample Android application using Dagger 2, Retrofit 2, Butterknife, Universal Image Loader, Lombok and RxJava and MVP.
The app retrieves from Rest API a list of countries with details and show in a list an image corresponding to a country. Clicking on a country will open more details about the country.