LiveData in Android | Dev should know this 🔥 | Android Studio | 2024

Поділитися
Вставка
  • Опубліковано 10 вер 2024
  • 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

КОМЕНТАРІ • 14

  • @user-ph2pt3gx9l
    @user-ph2pt3gx9l Місяць тому

    thank you so much, its looks like only Indian people can easily explain hard thinghs

    • @EasyTuto1
      @EasyTuto1  Місяць тому

      Thanks. BTW I am not Indian.

  • @RohithVenkatMutyala
    @RohithVenkatMutyala Місяць тому

    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.

  • @saleemhafiz19
    @saleemhafiz19 6 місяців тому

    We can't thank you enough.. you are a diamond..

  • @kartiknagrale1479
    @kartiknagrale1479 6 місяців тому +1

    Thank you

  • @kimlindfors4567
    @kimlindfors4567 3 місяці тому

    Thank you! 🙌

  • @yesman3442
    @yesman3442 6 місяців тому

    Thank you sir.

  • @sakzprocyon1236
    @sakzprocyon1236 5 місяців тому

    What happened to the old setText and getText classes??

    • @EasyTuto1
      @EasyTuto1  5 місяців тому

      You can still use those if you want to.

  • @user-fz9hc4kk8t
    @user-fz9hc4kk8t 6 місяців тому

    Sir when you will be making my topic Paytm clone eagerly eagerly waiting for your video sir ❤❤❤❤❤❤❤❤❤❤❤❤ always support to you

    • @EasyTuto1
      @EasyTuto1  6 місяців тому +1

      I am not sure when will i make video for payment related app.
      May be in future.

    • @user-fz9hc4kk8t
      @user-fz9hc4kk8t 6 місяців тому

      @@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❤️❤️❤️

  • @annemorkel6094
    @annemorkel6094 Місяць тому

    count.value=count.value.plus logic is not clear to me.