Part 2 – Domain and Data Layers
In this part, you will learn about the data and domain layers, how to structure your code into these two layers, and what components are involved in assembling them.
This part includes the following chapters:
- Chapter 5, Building the Domain of an Android Application
- Chapter 6, Assembling a Repository
- Chapter 7, Building Data Sources