LiveData in Android | Dev should know this 🔥 | Android Studio | 2024
Вставка
- Опубліковано 7 лют 2025
- How and Why to use a LiveData and MutableLiveData in Kotlin project in android studio
In this video you will learn how to create an app with Kotlin.
Just follow the steps in the video.
#kotlin #androidtutorials
If you want to support
☕ Buy me a coffee!"☕
www.buymeacoff...
---------------------------------------------------------------------------------------------------------------
Watch this next ⏩⏩
Learn Kotlin 2024 Playlist:
• Learn Kotlin for Andro...
---------------------------------------------------------------------------------------------------------------
GITHUB LINK :
github.com/bim...
---------------------------------------------------------------------------------------------------------------
🎵 Music Streaming app with Firebase Complete Series 🔥
• Music Streaming app
💬Chat app with Firebase Complete Series
• Chat App with Firebase...
Android Full Project App Development Playlist:
• Playlist
------------------------------------------------------------------------------------------------------------------------------------------------------
Like Our Facebook Page for regular Updates:
/ easytutoyt
------------------------------------------------------------------------------------------------------------------------------------------------------
INSTAGRAM :
/ easytutoyt
I'd seen many videos on this topic it's only now that I understood it clearly. Thanks
00:01 Introduction to LiveData in Android Studio
00:49 LiveData in Android helps in automatic UI updates
01:44 Understanding LiveData in Android for data updates.
02:33 LiveData in Android enables observing and reflecting data changes in UI.
03:23 Using LiveData to observe and update data in Android
04:16 LiveData updates UI without directly changing it
05:06 Using LiveData to control access in Android
05:57 LiveData allows observing and changing data values in Android
Crafted by Merlin AI.
thank you so much, its looks like only Indian people can easily explain hard thinghs
Thanks. BTW I am not Indian.
We can't thank you enough.. you are a diamond..
Thanks 😊
Thank you
Thank you! 🙌
Thank you sir.
What happened to the old setText and getText classes??
You can still use those if you want to.
Sir when you will be making my topic Paytm clone eagerly eagerly waiting for your video sir ❤❤❤❤❤❤❤❤❤❤❤❤ always support to you
I am not sure when will i make video for payment related app.
May be in future.
@@EasyTuto1 ok sir . But if you make it as possible it will be helpful for me a lot sir❤️❤️. And if you are making it in future then also no problem sir❤️❤️❤️
count.value=count.value.plus logic is not clear to me.