4. Update and Delete data in Firebase Database | Android

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

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

  • @harshilkaria7420
    @harshilkaria7420 15 วันที่ผ่านมา

    I am facing an issue that when i open keyboard its size is 1200 from bottom so the kyeboard hides it please help me out

  • @vipulhihoriya2914
    @vipulhihoriya2914 ปีที่แล้ว

    sir ye update button mai getref variable mai kya store hai ??

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

    Why when touch the EditText in the dialog , i want back to the ListView , the app close ???

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

    My update_popup shows at the back not in front when I click the Edit button. Btw Thanks a lot.

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

    Can I use pop-up menu to insert data to database ?

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

      yes, i used in my app and worked in the first try after changing some text in the code

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

    Thank you so much for this video. It is more like an answered prayer for me. I just have one more challenge. My popup update layout has more fields than the example, so I can't see the first two fields when I want to update. Can I have it constrained or implement a recycler view on it. Thanks

    • @nazansari9902
      @nazansari9902 ปีที่แล้ว

      You should increase the layout height from 1200 to ....

    • @shreyasaxena270
      @shreyasaxena270 ปีที่แล้ว

      meaning?@@nazansari9902

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

    Sir by this method how can update image

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

    How to write for cloud firestore in update and delete function

  • @ShakeelAhmad-sc9gv
    @ShakeelAhmad-sc9gv ปีที่แล้ว

    getRef(position)
    I'm facing error in this code please help me

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

    I got an error in the print position

  • @sumayaazadjerin2063
    @sumayaazadjerin2063 ปีที่แล้ว

    where did you get the getRef?

  • @vivekbillore6426
    @vivekbillore6426 ปีที่แล้ว

    thank you greate efforts

  • @mohomedirfan5010
    @mohomedirfan5010 6 หลายเดือนก่อน

    It works ,...Thank You

    • @BTechDays
      @BTechDays  6 หลายเดือนก่อน

      Welcome 👍

  • @YashVerma-pz4tu
    @YashVerma-pz4tu 2 ปีที่แล้ว

    Can Anyone Tell me What is The getRef() method means

    • @mohomedirfan5010
      @mohomedirfan5010 6 หลายเดือนก่อน

      use this code : MainModel currentModel = getItem(holder.getAdapterPosition()); and //---FirebaseDatabase.getInstance().getReference().child("Flowers")
      .child (getRef(holder.getAdapterPosition()).getKey()).updateChildren(map)
      .addOnSuccessListener(new OnSuccessListener() {.................

  • @wildwoolf9986
    @wildwoolf9986 10 หลายเดือนก่อน

    13:44

  • @pavelsantiago7613
    @pavelsantiago7613 10 หลายเดือนก่อน

    how did they solve the position error?

    • @mohomedirfan5010
      @mohomedirfan5010 6 หลายเดือนก่อน

      use this code : MainModel currentModel = getItem(holder.getAdapterPosition()); and //---FirebaseDatabase.getInstance().getReference().child("Flowers")
      .child (getRef(holder.getAdapterPosition()).getKey()).updateChildren(map)
      .addOnSuccessListener(new OnSuccessListener() {.................

    • @mohomedirfan5010
      @mohomedirfan5010 6 หลายเดือนก่อน

      my database name is : Flowers ...you may change according to yours

  • @korde4151
    @korde4151 ปีที่แล้ว

    Godlike tutorial