
# androidIn Android app architecture, the domain layer holds business logic — the rules that dictate how the app works. For the remainder of this article, I’ll use the term “logic” to refer to “business logic”, as opposed to “UI logic” or any other form of logic.