Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
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