How to Insert Data in Firebase Realtime Database Kotlin | Firebase Realtime Database Tutorial Kotlin

Поділитися
Вставка
  • Опубліковано 27 січ 2025

КОМЕНТАРІ • 35

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

    Source Code: codingzest.com/firebase-realtime-database-crud-operations-android-kotlin/

  • @sebastienrateau1921
    @sebastienrateau1921 9 місяців тому +1

    Thank you soo much it finally worked! I've been stressing on this for a few days lol. If anyone needs a tutorial for firebase realtime, this is the right video for you fr.

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

    You are excellent smart
    Excellent explanation
    Excellent true code
    Excellent complete everything
    Thank you very much❤😊

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

    The best one I have seen since 2019

  • @akzhanadilzhan2542
    @akzhanadilzhan2542 2 роки тому +2

    thank you so much , do more like this video about kotlin and firebase

  • @Сержик-щ7м
    @Сержик-щ7м Рік тому

    thank you, you really help me, i isnt from England or USA or English-speaking countries, but i understand your englesh)

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

    Ah.... love you brother. ❤❤

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

    Thanks a lot, it helped me

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

    Thanks a lot, great video

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

    Very good tutorial and your article explains this well. Thank you

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

    Great explanation and thanks a lot!

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

    Thank you for your excellent explanation on the code! It helps me a lot

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

    Good video thanks

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

    Very nice tutorial, thank you!

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

    Thank you it helps a lot but can I ask how to insert data with 2 activity for example; the first activity contains email and password and the second activity contain address and id, so how I can insert that into one input only in Firebase?

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

    Thanks !!!

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

    thanks a lot , it worked

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

    nice tutorial bro, i wanna ask how we modify this project so we can learn to make something like a google docs but in mobile.

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

    what emulator do you use to prove the app?

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

    how much firebase charges for storing data

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

    Hey Mate, it is a huge help thanks.. the code seems to be well here however the action button is not working. I already check the id on xml file and rewrite the code but it doesn't execute the action. do you have any advice that can get my out of this?

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

      Make sure your emulator has internet connection. Also you may try using "binding" instead of "find by id"

  • @icmrmchp5398
    @icmrmchp5398 2 роки тому +2

    I did the same but it's not at all working

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

      Same here. I double checked everything. No typos or anything obvious to speak of. I wonder what we're missing

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

      did you ever figure it out??

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

      Make sure your emulator has internet connection. Also you may try using "binding" instead of "find by id"

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

      @@michak7933 did that too. No dice. I did leave it with the viewbinding anyways because it's just cleaner and easier to work with but ya. This tutorial is either obsolete or there was an update that changed or added an extra step to get it working. I've sat for hours, tried asking on stackoverflow. Nothing works.

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

      @@michak7933 I'd love to show you my code and see maybe if there's something more I could do. I went as far as opening ChatGPT and tried to troubleshoot that way. The code in this video is correct but at least one thing that was missing is that we absolutely do require the SHA-1 fingerprint. Aside from that, my build.gradle files are correct as far as I see, the code is correct, the emulator has internet access, permissions are set correctly in the firebase console, etc. I've run down the checklist of possible issues and just can't seem to find a problem with anything I've done. Odd, I know lol I'd love for me to be the problem here. I've spent weeks, on and off, trying to figure this out and for some reason, I just can't get firebase to work for me. Any advice is welcome.

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

    how the primary id generated

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

      this is done by firebase

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

      @@fourlokouva hi, can you help me?

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

      @@fourlokouva i have some problems with coding but can't found the solution