Skip to content

A simple Android app on which I've tried to implement a Clean Architecture

Notifications You must be signed in to change notification settings

amatsegor/Clean-Architecture-Sample

Repository files navigation

Clean-Architecture-Sample

Here's a simple Android app on which I've tried to implement a Clean Architecture as it should be "as the book says", using:

  • Kotlin
  • Dagger 2
  • RxJava 2

So, a dependency rule is there, you can take a data layer and test it separately, without mocking a Context, only mocking data sources

Dependency rule

https://fernandocejas.com/2014/09/03/architecting-android-the-clean-way/

Sequence diagram

About

A simple Android app on which I've tried to implement a Clean Architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published