Slide 50
Slide 50 text
Domain layer
• Orchestrates the flow of data with “use cases”
• Offers its services to the presentation layer
• Pure Java module
• No Android UI dependencies
• No dependency to external source (db, content
provider, shared preferences…)