Posts by Davxd • 1 point
1 post
-
0
votes0
answers18
viewsQ: how to take firebase data and put it into a textview?
I want to take the user data registered in Firebase and put them in a Textview, but I’ve tried several ways and none worked. Code of Profile Fragment: public class PerfilFragment extends Fragment {…