Android-CleanArchitecture icon indicating copy to clipboard operation
Android-CleanArchitecture copied to clipboard

3-tier architecture ?

Open rafipanoyan opened this issue 7 years ago • 1 comments

Hi everyone,

Following this repository, I'm wondering if the architecture in place is more a 3-tier than a Clean Architecture. These thoughts come from the fact that the domain module is calling directly the external Framework & Device layer (data module), without the Gateways object from the Interface Adapter layer of the Clean Architecture.

rafipanoyan avatar Feb 27 '18 17:02 rafipanoyan

Finally, someone with understanding of the clean architecture.

mishkaowner avatar May 07 '19 11:05 mishkaowner