L
L
LittleBob2022-04-03 18:39:47
Android
LittleBob, 2022-04-03 18:39:47

How to get all created records in FireBase?

My database has the following structure:

-database

-record1
--data

-record2
--data

-record3
--data

How can I list the names of the records if I don't know how many there are and what they are named?
myRef = database.getReference();
This code simply returns links to all posts, nothing more could be googled.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question