"Elements of Android Jetpack" Version 2.2 Released
Subscribers now have access to an update to Elements of Android Jetpack, known as Version 2.2, in PDF, EPUB, and MOBI/Kindle formats, in addition to the online reader. Just log into your Warescription page and download away, or set up an account and subscribe!
This is a minor update, primarily to support Android Studio 2020.3.1 Arctic Fox.
This update adds coverage of using StateFlow
as an alternative to using LiveData
in Kotlin-based Android projects. It also replaces BroadcastChannel
with SharedFlow
in the one Kotlin sample that used SharedFlow
.
And, in addition to all of that, there are the usual roster of bug fixes, to the prose and to the sample code.