How to retrieve all nodes from Firebase? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to retrieve all nodes from Firebase?

Hi ! I'm here to ask how can I retrieve all of the data from firebase. Example: > Hospital | |- HospName1 | |- (HospDetails...) |- HospName2 | |- (HospDetails...) |- HospName3 |- (HospDetails...) This is the structure of firebase. Detail means hospital phone etc. I want all of the Hospital Names retrieval to show them on RecyclerView. I need help in both (RecyclerView & Retrieval) Regards

11th Apr 2022, 7:47 AM
Muhammad Atif Waheed
Muhammad Atif Waheed - avatar
1 Answer
0
Hello Muhammad Atif Waheed , what about you share your own attempts at solving this problem, and ask more specific questions on where you care stuck? It will be easier for people to offer help. Also... you don't need to upvote your own post...
19th Apr 2022, 6:59 AM
ifl
ifl - avatar