Clean Android Architecture, published by Packt
This is the code repository for Clean Android Architecture, published by Packt.
Take a layered approach to writing clean, testable, and decoupled Android applications
As an application’s codebase 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.
This book covers the following exciting features:
- Discover and solve issues in Android legacy applications
- Become well versed with the principles behind clean architecture
- Get to grips with writing loosely coupled and testable code
- Find out how to structure an application’s code in separate layers
- Understand the role each layer plays in keeping the application clean
- Integrate existing frameworks and libraries for each layer
If you feel this book is for you, get your copy today!
All of the project files are organized into folders. For example, Chapter01.
The code will look like the following:
data class User(
val id: String,
val firstName: String,
val lastName: String,
val email: String
)
Following is what you need for this book:
This book is for Android developers who want to learn about managing the complexity of their applications, and is also highly recommended for intermediate or advanced Android developers looking for a go-to guide for clean architecture and the integration of various Android technologies. New developers familiar with the fundamentals of Android app development will find this book useful too.
With the following software and hardware list you can run all code files present in the book (Chapter 1-10).
We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.
Click on the following link to see the Code in Action: Youtube link
-
Android UI Development with Jetpack Compose [Packt] [Amazon]
-
Kickstart Modern Android Development with Jetpack and Kotlin [Packt] [Amazon]
Alexandru Dumbravan has been an Android Developer since 2011 and worked across a variety of Android applications which contained features such as messaging, voice calls, file management, and location. He continues to broaden his development skills while working in London for a popular fintech company.
If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.