我通过 usingcreateUserWithEmailAndPassword()和 login usingsignInWithEmailAndPassword()方法注册了一个用户。现在,当我登录用户时,我需要获取存储在用户节点中的用户名 mobile。我可以为每个用户获取 UId,通过使用这个如何在 android 中获取提到的信息?
createUserWithEmailAndPassword()
signInWithEmailAndPassword()
android firebase firebase-authentication firebase-realtime-database
android ×1
firebase ×1
firebase-authentication ×1
firebase-realtime-database ×1