Skip to content Skip to sidebar Skip to footer
Showing posts with the label Architecture

Architecture For A Custom View Library Android

I am building a library that every 30 seconds displays a question (obtained from a REST Api) and al… Read more Architecture For A Custom View Library Android

Multi-layer / Libraries Architecture With Dagger2: Designing Scopes, Components, Modules

I'm using dagger 2 in a multi-layered, multi-library Android SDK project. I'm developing ma… Read more Multi-layer / Libraries Architecture With Dagger2: Designing Scopes, Components, Modules