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

Поделиться
HTML-код
  • Опубликовано: 27 ноя 2024

Комментарии • 14

  • @Sergey-r8w
    @Sergey-r8w 4 месяца назад +3

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

    • @EasyTuto1
      @EasyTuto1  4 месяца назад

      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 9 месяцев назад

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

  • @kimlindfors4567
    @kimlindfors4567 6 месяцев назад

    Thank you! 🙌

  • @kartiknagrale1479
    @kartiknagrale1479 9 месяцев назад +1

    Thank you

  • @yesman3442
    @yesman3442 9 месяцев назад

    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 9 месяцев назад

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

    • @EasyTuto1
      @EasyTuto1  9 месяцев назад +1

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

    • @kakatuasharma
      @kakatuasharma 9 месяцев назад

      @@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 4 месяца назад

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