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

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 พ.ย. 2024

ความคิดเห็น • 14

  • @Sergey-r8w
    @Sergey-r8w 3 หลายเดือนก่อน +3

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

    • @EasyTuto1
      @EasyTuto1  3 หลายเดือนก่อน

      Thanks. BTW I am not Indian.

  • @RohithVenkatMutyala
    @RohithVenkatMutyala 3 หลายเดือนก่อน

    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 8 หลายเดือนก่อน

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

    • @EasyTuto1
      @EasyTuto1  8 หลายเดือนก่อน

      Thanks 😊

  • @kimlindfors4567
    @kimlindfors4567 5 หลายเดือนก่อน

    Thank you! 🙌

  • @kartiknagrale1479
    @kartiknagrale1479 8 หลายเดือนก่อน +1

    Thank you

  • @yesman3442
    @yesman3442 8 หลายเดือนก่อน

    Thank you sir.

  • @sakzprocyon1236
    @sakzprocyon1236 7 หลายเดือนก่อน

    What happened to the old setText and getText classes??

    • @EasyTuto1
      @EasyTuto1  7 หลายเดือนก่อน

      You can still use those if you want to.

  • @kakatuasharma
    @kakatuasharma 8 หลายเดือนก่อน

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

    • @EasyTuto1
      @EasyTuto1  8 หลายเดือนก่อน +1

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

    • @kakatuasharma
      @kakatuasharma 8 หลายเดือนก่อน

      @@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 3 หลายเดือนก่อน

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