Technical requirements
The Persisting and retrieving state and Keeping your composables responsive sections further discuss the sample ComposeUnitConverter
app. The Understanding side effects section is based on the EffectDemo
sample. Please refer to the Technical requirements section of Chapter 1, Building Your First Compose App for information about how to install and set up Android Studio and how to get the repository accompanying this book.
All the code files for this chapter can be found on GitHub at https://github.com/PacktPublishing/Android-UI-Development-with-Jetpack-Compose/tree/main/chapter_07.