Slide 14
Slide 14 text
• September 2021 > 80 Jetpack-Komponenten
• Google bietet Filterung nach Typen an
https://developer.android.com/jetpack/androidx/explorer
(derzeit Beyond phones, Data, Graphics, Lifecycle, Media, Navigation, Security,
Performance/Test, UI)
• Beispiel Lifecycle
• lifecycle: „Build lifecycle-aware components that can adjust behavior based on the
current lifecycle state of an activity or fragment.“
• loader: „Load data for your UI that survives configuration changes.“