Firebase Android Tutorial 4 - Saving Data in Firebase Realtime Database

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ม.ค. 2025

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

  • @Mike-bs5pi
    @Mike-bs5pi 5 ปีที่แล้ว +6

    I was about to start working on my own database server for some apps, but firebase actually looks like a much better idea. Thanks for the video sir.

  • @membermusa3793
    @membermusa3793 5 ปีที่แล้ว +4

    this series help me to do my project in school thank you😊 you are better than my teacher 😄

  • @trwcbe7150
    @trwcbe7150 4 ปีที่แล้ว +1

    Finally found a simple and working code . Great work man

  • @golubisht6916
    @golubisht6916 4 ปีที่แล้ว +1

    Buddy, u r life savior very very good tutorial.. really appreciate your vedios make more and more vedios like this..

  • @NielioCh
    @NielioCh 3 ปีที่แล้ว +2

    You have saved my day dude! Already subscribed, Thanks ;D

  • @colenevargas1937
    @colenevargas1937 4 ปีที่แล้ว +1

    You always saved me through these tutorials

  • @ManojSingh-nj7tc
    @ManojSingh-nj7tc 2 ปีที่แล้ว

    This video was very helpful for me...simple but great explanation!!

  • @NiralNaik
    @NiralNaik 4 ปีที่แล้ว

    TiP: PUT LINK OF PLAYLIST IN DESCRIPTION PLEASE!! YOU ARE DOING GREAT JOB!! THANK YOU SO MUCH

  • @gautamjaiswal2900
    @gautamjaiswal2900 5 ปีที่แล้ว +4

    I really love coding.

  • @aliberattatl6505
    @aliberattatl6505 3 ปีที่แล้ว

    Excellent tutorial.Thanks

  • @jawherbacha509
    @jawherbacha509 3 ปีที่แล้ว

    really i love your tutorial

  • @putukusuma6365
    @putukusuma6365 4 ปีที่แล้ว +1

    Hi there. This is such a great tutorial, everything was running well, except FirebaseDatabase is still struggling to connect the the server, I tried all the methods suggested, since liked I got stuck, do you have any suggestions, thanks for your support anyway,

    • @putukusuma6365
      @putukusuma6365 4 ปีที่แล้ว

      Hi there, I am fine now, the app running back again, thanks

  • @sojants6753
    @sojants6753 5 ปีที่แล้ว +1

    Nice video......

  • @sorinaion1365
    @sorinaion1365 4 ปีที่แล้ว

    Hello Sir,
    At 8.33 you checked text_name.isEmpty(), but in a previous video you wrote TextUtils.isEmpty(text_).
    Please kindly explain the difference between them.
    Why did you use TextUtils.isEmpty(text_), and now you use text_name.isEmpty() ?
    Thank you !

  • @mayank1628
    @mayank1628 5 ปีที่แล้ว +1

    Sir plz make sm more videos on firebase

  • @InfoTechWAR
    @InfoTechWAR 4 ปีที่แล้ว

    great tutorial brooh

  • @rahulbhati3079
    @rahulbhati3079 4 ปีที่แล้ว

    CAN YOU TELL US THE WAY IF WE WANT TO INSERT MORE KEY AS MAP IN FIREBASE BCOZ UPDATE CHILDRN JUST UPDATE THEM

  • @membermusa3793
    @membermusa3793 5 ปีที่แล้ว +1

    Can make a video that sending a push notifications 😊

  • @Muhammad-ps5uq
    @Muhammad-ps5uq 4 ปีที่แล้ว +1

    data not show in real time databse in firebase it shows null .. can anyone have the solution

    • @ashishchaudhary2281
      @ashishchaudhary2281 4 ปีที่แล้ว +1

      implementation 'com.google.firebase:firebase-database:17.0.0'
      use this in your dependencies it will work 100%

  • @mervinlee450
    @mervinlee450 4 ปีที่แล้ว

    I don't understand why but Hashmap is working fine with multiple datas but not the other method.. would appreciate if someone could let me know if the other method should work

  • @FranciscoEvuy
    @FranciscoEvuy 4 ปีที่แล้ว

    My database value didn't appear in my realtime database. Though the rest of the videos have wrong correctly even the authentication.

    • @FranciscoEvuy
      @FranciscoEvuy 4 ปีที่แล้ว +2

      I just found out you had to sign in first because the values are in the mainActivity

    • @mithileshpandit1071
      @mithileshpandit1071 4 ปีที่แล้ว +1

      also check if the dependency is up to date, wasted half an hour figuring out that.

    • @ashishchaudhary2281
      @ashishchaudhary2281 4 ปีที่แล้ว

      implementation 'com.google.firebase:firebase-database:17.0.0'
      use this in your dependencies it will work 100%

    • @adityajain3618
      @adityajain3618 3 ปีที่แล้ว

      same prob...my dependencies are updated ....also have implementation 'com.google.firebase:firebase-database:20.0.0' in gradle....still can't see my data

  • @mervinlee450
    @mervinlee450 4 ปีที่แล้ว

    Hello! how can we add integer such as phone numbers? Need some assistance with this, otherwise a good tutorial!

    • @voncedriecabuloc2664
      @voncedriecabuloc2664 2 ปีที่แล้ว

      you don't use integer. use long when you are using phone numbers

  • @TheGrzes1966
    @TheGrzes1966 5 ปีที่แล้ว

    Why are all the tutorials so quiet?

  • @michelangelo2917
    @michelangelo2917 4 ปีที่แล้ว

    my db still remain void :(

  • @bilalaslam8845
    @bilalaslam8845 4 ปีที่แล้ว

    please add complete CRUD operation of the firebase.

    • @voncedriecabuloc2664
      @voncedriecabuloc2664 2 ปีที่แล้ว

      when you are using Firebase as your database, CRUD method is absent. You only use CRUD method when you are building your own database server

  • @gautamjaiswal2900
    @gautamjaiswal2900 5 ปีที่แล้ว +2

    Please help me.
    I want to become an android apps developer.

    • @Muhammad-ps5uq
      @Muhammad-ps5uq 4 ปีที่แล้ว

      tutorialpoint.com is a better site for learning android studio

  • @wernerrod12
    @wernerrod12 5 ปีที่แล้ว

    Problem is no one codes, they use pre-fabricated software

  • @gautamjaiswal2900
    @gautamjaiswal2900 5 ปีที่แล้ว +2

    Bro you are Indian.

  • @wernerrod12
    @wernerrod12 5 ปีที่แล้ว +1

    compiler

  • @wernerrod12
    @wernerrod12 5 ปีที่แล้ว

    looks like backtrack

  • @zierguo7753
    @zierguo7753 5 ปีที่แล้ว +1

    Hope this video have cc😂

  • @gautamjaiswal2900
    @gautamjaiswal2900 5 ปีที่แล้ว +2

    Please reply to my comments