bgogetap / Dagger2Demo

Small project demoing the use of Dagger 2, Retrofit, and MVP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Dagger2Demo

Small project demoing the use of Dagger 2, Retrofit, and MVP

This project shows examples of how to use Dagger 2, Retrofit, and other popular libraries with an MVP pattern to enable easier testing.

If you want to run this on a device/emulator, you will need an OpenWeatherMap.org API key which you can get here
Put the API key in the strings.xml file -> "open_weather_map_api_key" item

About

Small project demoing the use of Dagger 2, Retrofit, and MVP


Languages

Language:Java 100.0%