
Автор: Mark L. Murphy
Издательство: CommonsWare, LLC
Год: 2019
Страниц: 413
Язык: английский
Формат: pdf (true), azw3, mobi, epub
Размер: 10.1 MB
This book dives deep into the Architecture Components, showing you how they work individually and in concert. With over a dozen sample projects, the book covers much of what blog posts miss, in terms of how to make this library work in practice. Android app development can be divided into two generations:
• First-generation app development uses Java as the programming language and leverages the Android Support Library and the android.arch edition of the Architecture Components
• Second-generation app development more often uses Kotlin as the programming language and leverages AndroidX and the rest of Jetpack