Tag: Android Architecture
All the articles with the tag "Android Architecture".
-
From Compose State to MVI: Android UI Architecture Driven by Requirements
A requirement-driven walkthrough of how Android UI architecture evolves from local Compose state, through single UI state and unidirectional data flow, to actor/reducer MVI when multiple async operations create ordering rules.
-
One Year Rebuilding My Understanding of Android Architecture
Updated:Lessons from a year-long Android showcase project about maintainable architecture, shared ownership, requirements, testing, CI, and AI-assisted development workflows.