Skip to content

Bellanco/MVP_Flickr

Repository files navigation

Dependency Injection with dagger2

This is a sample project in order to learn dagger2, which is the most powerful library for dependency injection in Android.

Structure

The project has different tags separating the main steps.

  1. "The old Solution". The project without the dependency injection.

  2. Dependency injection inserted. All is done with components.

  3. Subcomponents solution. Component, Subcomponents & Modules.

About

Android App with MVP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages