0

enter image description here

So I have a database in Firebase Cloud Firestore that stores users and tasks. Each user has a number of fields such as name, username,etc. I want to know how to fetch each field that is associated with each user using Kotlin.

I'm trying to get all these accounts so I can display them in an activity called friends, that's why I want to collect all these accounts from the database. Here is a picture of my database to have a clear understanding of what I'm trying to do.

Angus
  • 3,680
  • 1
  • 12
  • 27
SSM
  • 379
  • 5
  • 16

0 Answers0