filmov
tv
LiveData Explained - Android Architecture Component | Tutorial

Показать описание
🏆 My Online Courses
⭐Discount Coupon: LAUNCH-STEVDZA-SAN
🐱👤 Wanna become a member? Join!
📸 Instagram
In this video I'm going to introduce you with LiveData. LiveData is a part of Android Architecture components like ViewModel for example. And if you haven't watched my video about ViewModel I highly recommend you to do that before you continue, because in this video we are going to use LiveData along with ViewModel.
LiveData is an observable data holder class. Unlike a regular observable, LiveData is lifecycle-aware, meaning it respects the lifecycle of other app components, such as activities, fragments, or services. This awareness ensures LiveData only updates app component observers that are in an active lifecycle state
Dependencies used in this video:
// Lifecycle components
//ViewModel
Timestamps
0:00 - Introducing with LiveData
2:15 - Practical Example - Countdown Timer
10:35 - Conclusion
⭐Discount Coupon: LAUNCH-STEVDZA-SAN
🐱👤 Wanna become a member? Join!
In this video I'm going to introduce you with LiveData. LiveData is a part of Android Architecture components like ViewModel for example. And if you haven't watched my video about ViewModel I highly recommend you to do that before you continue, because in this video we are going to use LiveData along with ViewModel.
LiveData is an observable data holder class. Unlike a regular observable, LiveData is lifecycle-aware, meaning it respects the lifecycle of other app components, such as activities, fragments, or services. This awareness ensures LiveData only updates app component observers that are in an active lifecycle state
Dependencies used in this video:
// Lifecycle components
//ViewModel
Timestamps
0:00 - Introducing with LiveData
2:15 - Practical Example - Countdown Timer
10:35 - Conclusion
LiveData Explained - Android Architecture Component | Tutorial
Android Jetpack: LiveData
StateFlow vs. Flow vs. SharedFlow vs. LiveData... When to Use What?! - Android Studio Tutorial
ViewModel Explained - Android Architecture Component | Tutorial
Live Data with Demo: Android Architecture LiveData Tutorial (Jetpack) #3.3
MVVM in 100 Seconds
The ViewModel & LiveData Tutorial in Android Studio (Kotlin)
Architecture Components LiveData and Lifecycle
ViewModels & Configuration Changes - Android Basics 2023
Android Livedata tutorial: Android Architecture component
Android WTF: How does LiveData work with Architecture Components? (Livestream Highlight)
Android LiveData Tutorial | Android Architecture Components Hindi- CheezyCode #6
Android Architectural components, Lifecycle, ViewModel, and LiveData
MVVM and LiveData on Android
Navigation with ViewModel and LiveData | Android Architecture Components
Android MVVM Kotlin Tutorial - LiveData + ViewModel (Android Architecture Components)
ANDROID ARCHITECTURE PATTERNS (LiveData, RxJava,ViewModel) MVVM
Android Architecture Components: An Intro to Lifecycles - Dario Mungoi
ANDROID - MVVM ARCHITECTURE USING THE VIEW-MODEL & LIVE DATA || TUTORIAL IN JAVA ||
Android Tutorial - App Architecture - 2020 - P2: ViewModel with LiveData WITH TIMESTAMPS - German
#13. What is ViewModel | MVVM in Android | LiveData and Observers Android Development Tutorial 2021
#10. ViewModel, LiveData, Room & Android Architecture Component | Android Development Tutorial 2...
Android Architecture Component || Room Database , ViewModel , LiveData, RecyclerView (MVVM) #2
Room Database , ViewModel , LiveData, RecyclerView (MVVM) || Android Architecture Component
Комментарии