Exploring the New Architecture for Android Apps (external)
Last December, the Android team came up with a new, clean, layered architecture to write Android apps, which is a significant move away from the long-standing MVVM.
In this article, I am experimenting with the new architecture by building a simple Hacker News reader app with Compose.
See the original blog post in QBurst blog.