Clean Architecture for Android
eBook - ePub

Clean Architecture for Android

Implement Expert-led Design Patterns to Build Scalable, Maintainable, and Testable Android Apps (English Edition)

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

Clean Architecture for Android

Implement Expert-led Design Patterns to Build Scalable, Maintainable, and Testable Android Apps (English Edition)

About this book

Architect an android application independent of UI, databases and frameworks

Key Features
? Find out why Clean Architecture is so beneficial for Android development.
? Learn the principles of clean architecture and see how you can implement them in your next project.
? Leverage unit and end-to-end testing to boost the quality of your Android projects.

Description
"Clean Architecture for Android" was written to help developers apply Clean Architecture to their projects.
The book will explain why Clean Architecture is so valuable. It will demonstrate how you can use this architecture to build more reliable and extensible apps. It will also show you how Clean Architecture helps ensure your projects are easy to maintain. This book will explain the structure and functions at each level of the architecture. It will show you how to integrate Clean Architecture into your project and gradually transition from your current architecture to the new one. Finally, it will demonstrate how to apply the various Clean Architecture concepts by practicing and demonstrating their value.If you are new to creating Android apps, this book will give you the foundational knowledge you need to start creating apps using Clean Architecture. It will walk you through the process of dissecting requirements into the Clean Architecture layers. It will then teach you how to implement every one of these layers. As a result, your development process would speed up in the long run and will produce a high quality product.Having a high percentage of your code tested is also beneficial, which is why in this book you will also learn how to test your app.

What you will learn
? Build an Android application from the ground up using the Clean Architecture standard.
? Transform an existing application into clean architecture-based business software.
? Methods and approaches for introducing the novel functionality.
? Learn to perform class-based testing for a clean architecture application.
? Conduct full-stack testing to ensure your software works as planned.

Who this book is for
This book caters to Android developers of all skill levels, as well as Kotlin programmers and mobile app developers. The reader doesn't need to have a solid knowledge of Kotlin, but it is preferred to be known.

Table of Contents
1. Introduction
2. Clean Architecture Principles
3. Clean Architecture in Android
4. Unit Testing
5. End-to-End Testing
6. Failures and Exceptions
7. Implementing a New Feature
8. Migrating An Existing Project
9. Other Bits and Bobs
Appendix: Project Setup

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Clean Architecture for Android by Eran Boudjnah in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming Mobile Devices. We have over one million books available in our catalogue for you to explore.

Table of contents

  1. Cover Page
  2. Title Page
  3. Copyright Page
  4. Dedication Page
  5. About the Author
  6. About the Reviewer
  7. Acknowledgement
  8. Preface
  9. Errata
  10. Table of Contents
  11. 1. Introduction
  12. 2. Clean Architecture Principles
  13. 3. Clean Architecture in Android
  14. 4. Unit Testing
  15. 5. End-to-End Testing
  16. 6. Failures and Exceptions
  17. 7. Implementing a New Feature
  18. 8. Migrating An Existing Project
  19. 9. Other Bits and Bobs
  20. Appendix: Project Setup
  21. Index