How to Create User and Write to Firebase Database Android Studio

How to Create User and Write to Firebase Database Android Studio

root tech

4 года назад

19,022 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Will Simz
Will Simz - 28.12.2021 05:03

What about the forgot password , how will that be updated in the Realtime database?

Ответить
Jesmar Suan
Jesmar Suan - 24.08.2021 16:51

how to add notification if checkbox is not check

Ответить
kaka black
kaka black - 30.05.2021 05:12

thank you very much, nice content

Ответить
Hasan barati
Hasan barati - 22.02.2021 20:35

nice

Ответить
Md. Abu Bakar Siddik
Md. Abu Bakar Siddik - 17.10.2020 16:07

First time signup is done successfully but when i am try second time to make signup with another email and password than Authentication Failed! , what is the reason ?

Ответить
vrowmuria
vrowmuria - 25.09.2020 15:20

Thanks a lot sir, it worked like a charm...! I am a not a full time developer but I successfully created my first Android Registration Activity screen seeing your tutorial. 😊👍

Ответить
Debby Chieng
Debby Chieng - 19.09.2020 13:29

why my onClick registerUser error??

Ответить
iYan Moe
iYan Moe - 09.06.2020 07:11

i guess everyone have the same issue, waste

Ответить
Ilayda Can
Ilayda Can - 12.05.2020 16:54

I did everything correctly, i can register a user and i can see that user in authentication but realtime database is still null. what can i do please help

Ответить
Nurul Huda
Nurul Huda - 11.05.2020 02:19

Nice work;

Ответить
Irish Fitz
Irish Fitz - 23.12.2019 13:10

I left out the getters and setters in the java class thinking "I know how to get and set data to java class attributes", but that's the point I'm not doing it, Firebase is, and Firebase is expecting the getters and setters within the class. Getting around my own stubbornness and adding the getters and setters allowed me to add my newly created users to my database. Thanks for the information, it helped me a ton!

Ответить