A project for clean architecture and the latest android api
projects referred to
https://github.com/philipplackner/CleanArchitectureNoteApp
https://github.com/android/architecture-samples
entities, business logic, data IO
Encapsulation of complex or reusable business logic,
No DIP(Dependency Inversion Principle)
screen, view model, event
android component