Advanced Android App Architecture: Real-world app architecture in Kotlin 1.3

Advanced Android App Architecture: Real-world app architecture in Kotlin 1.3

English | 2019 | ISBN: 978-1942878698 | 273 Pages | PDF, EPUB, CODE | 113 MB

Learn App Architectures for Android!
Android has such a rich development ecosystem, which allows developers to develop apps in any way they please. However, with this level of freedom, scaling apps can be a mess. You’ve heard developers talk about “architecting” apps to help scale, but its never clear which architecture to use.
This is where Advanced Android App Architectures comes to the rescue! In this book, you’ll learn all the popular architectures the quick and easy way: by following fun and easy-to-read tutorials.
Who This Book Is For
This book is for intermediate Android developers who already know the basics of Android and Kotlin development but want to learn how best to organize code for scale.
Topics Covered in Advanced Android App Architectures

  • Model, View, Controller (MVC): Learn what the most common pattern found in Android Architectures really means.
  • Model, View, Presenter (MVP): Learn to separate concerns better than MVC including better ways to test your business logic.
  • Model, View, View-Model (MVVM): Learn to get the most of out of Android architecture components to structure your app in a way that will let you scale!
  • And much more, including dependency injection, VIPER, and the “Model, View, Intent” architecture.

One thing you can count on: after reading this book, you’ll be prepared to dive right in to any of the most popular Android app architectures out there!

Homepage