Firebase Android - Writing data to the database

时间:2017-04-10 01:27:23

标签: android firebase firebase-realtime-database

This is my database:

1

I want the latitude, longitude, and id keys inside QBMR... to get overwritten, but instead three new nodes are being created outside QBMR....

This is my code for writing data to the database:

Code for the database

mUserRef refers to the "Users" node, and idRef refers to QBMR....

What am I doing wrong?

0 个答案:

没有答案