Cargando…

Clean Android Architecture : Take a Layered Approach to Writing Clean, Testable, and Decoupled Android Applications.

Learn how to build, maintain, and test Android applications using clean architecture principles Key Features Understand various software design principles and patterns to make an application more testable Structure your application's code into different layers and components to make it more mai...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Dumbravan, Alexandru (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, Limited, 2022.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Table of Contents Getting Started with Clean Architecture Deep Diving into Data Sources Understanding Data Presentation on Android Managing Dependencies in Android Applications Building the Domain of an Android Application Assembling a Repository Building Data Sources Implementing an MVVM Architecture Implementing an MVI Architecture Putting It All Together.