Best Practices for Saving UI State on Android
Offered By: Android Developers via YouTube
Course Description
Overview
Explore best practices for saving UI state on Android in this 21-minute video tutorial. Learn how to preserve screen state during configuration changes, activity recreation, and system-initiated process death to enhance user experience. Compare APIs such as remember, rememberSaveable, onSaveInstanceState, ViewModel, and SavedStateHandle for both the View system and Jetpack Compose. Discover techniques for testing saved state APIs, contributing to saved state from custom classes, and controlling rememberSaveable value's lifecycle. Gain insights into persistent storage options and recap key concepts for implementing robust UI state preservation in Android applications.
Syllabus
- Introduction
- Losing app state
- ViewModel
- Persistent storage
- Saved State APIs
- Testing saved state APIs
- SavedStateHandle
- Contribute to saved state from your own classes
- Control rememberSaveable value's lifecycle
- Recap
Taught by
Android Developers
Related Courses
The Complete Android 14 & Kotlin Development MasterclassUdemy Jetpack Compose Crash course for Android with Kotlin
Udemy Create the User Interface in Android Studio
Meta via Coursera Android App Capstone
Meta via Coursera Android Basics with Compose
Google via Independent