Clean Android Architecture : Take a layered approach to writing clean, testable, and decoupled Android applications

Clean Android Architecture : Take a layered approach to writing clean, testable, and decoupled Android applications

Alexandru Dumbravan

Språken
FörlagPackt Publishing
ISBN9781803240558

As an application’s code base increases, it becomes harder for developers to maintain existing features and introduce new ones. In this clean architecture book, you'll learn to identify when and how this problem emerges and how to structure your code to overcome it. The book starts by explaining cl