{ "random_key 1" : { "id": 0, "text": "This is text" }, "random_key 2" : { "id": 1, "text": "This is text" } }
If I store my data as follows and I want to get node, where id is 0 . How can i do this?
The above is a child of issue , which is a child of root .
android firebase firebase-database
Chronix01
source share