Before Google I/O 2017, Google avoided recommending any particular architecture for Android development. You could use Model View Presenter (MVP), Model View Controller (MVC), Model-View-ViewModel ...
Domain-centric architectural patterns structure the application concentrically based on rings or hexagons. Concentric means that different elements share a common center. Translated into architecture, ...