The new architecture recommendation from Google is changing how we build Android apps. The architecture separates UI and data into distinct layers, with an optional “domain” layer in between. It doesn’t have a specific name like MVVM and is instead referred to as the “new architecture” or “layered architecture.” The driving principles behind the new […] The post Exploring the New Architecture for Android Apps appeared first on QBurst Blog.