How to Retrieve Data from Firebase Database using Kotlin | Realtime Database | Kotlin

Поділитися
Вставка
  • Опубліковано 30 лис 2024

КОМЕНТАРІ • 33

  • @Hrit
    @Hrit 3 роки тому +4

    You are definitely one of the best Android instructors for Android on youtube. Thanks a lot!

  • @ErcanÇÖMEN-j9d
    @ErcanÇÖMEN-j9d 10 місяців тому

    heykelini diksek daşşağına beton yetmez thanks

  • @paraspalli9850
    @paraspalli9850 3 роки тому +1

    Make more videos on Kotlin....
    Waiting for next one...
    😍

  • @arandomperson96
    @arandomperson96 9 місяців тому

    bro thank you so much , you helped me so much with this video

  • @adanvivero702
    @adanvivero702 2 роки тому +1

    Can you make one where it iterates through the users with the click of next and previous button?

  • @swethaaresetty3105
    @swethaaresetty3105 3 роки тому +3

    Can you tell me how to retrieve image from firebase databse using kotlin

    • @_foxandroid
      @_foxandroid  3 роки тому +1

      You can just get the path of the image from Firebase database rest image needs to be fetched from firebasestorage only

    • @_foxandroid
      @_foxandroid  3 роки тому +1

      I have a video on "retrieving image from firebase storage using kotlin" that will help

    • @swethaaresetty3105
      @swethaaresetty3105 3 роки тому +2

      @@_foxandroid Yeah , I have seen that. Can you make a video on getting details for profile. Like profile image and username using kotlin

    • @_foxandroid
      @_foxandroid  3 роки тому +2

      Yeah it is planned....but will take some time

  • @blazeeop
    @blazeeop 7 місяців тому

    i have stored in sharedPrefrence how can i retrive data from realtime database for login
    from signup

  • @dowonlee7301
    @dowonlee7301 3 роки тому +1

    Hi, I tried to read nested data like(.child("parent path").child("child path")) using your code but it made a crash, but as you have shown here single data root worked. do you know how can i figure it out(reading nested data)

  • @tessanix9771
    @tessanix9771 Рік тому

    Thank you! You helped me so much with those videos!

  • @lovekeshmalhotra7873
    @lovekeshmalhotra7873 2 роки тому +1

    how to retrieve imageUri from realtime database ?

  • @panuwatkhwannet4201
    @panuwatkhwannet4201 3 роки тому +1

    Help me, if I want to use the double value from firebase to calculate how to do it?

    • @_foxandroid
      @_foxandroid  3 роки тому

      Facing issues in fetching double value??

    • @panuwatkhwannet4201
      @panuwatkhwannet4201 3 роки тому

      @@_foxandroid I want the value to be used in a graph that is a float or double variable.

    • @_foxandroid
      @_foxandroid  3 роки тому

      Please DM your requirement on IG

    • @panuwatkhwannet4201
      @panuwatkhwannet4201 3 роки тому +1

      @@_foxandroid I cannot dm on ig because the page not found.

    • @_foxandroid
      @_foxandroid  3 роки тому

      @foxandroidblog

  • @jovzone6601
    @jovzone6601 3 роки тому +1

    Can you use mvvm on that?

  • @SamarthSinha-ur3ci
    @SamarthSinha-ur3ci 3 роки тому +1

    Amaazinng Sir

  • @adipramana02
    @adipramana02 3 роки тому +3

    I got error on code.. database.child(username).get().......
    Get() is error.
    Any solution?

  • @leanneralphisales6177
    @leanneralphisales6177 3 роки тому +2

    the binding and data private lateinit is not working for me
    can you help me?

  • @AdishaFdo
    @AdishaFdo 2 роки тому

    Thank you!