Skip to content

bgogetap/Dagger2Demo

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages