Add Firebase Authentication to Android Applications Using Java and Android Studio (With Source Code)

Add Firebase Authentication to Android Applications Using Java and Android Studio (With Source Code)

BoostMyTool

2 года назад

16,267 Просмотров

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


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

haythem timoumi
haythem timoumi - 16.05.2023 08:15

ty man

Ответить
pj mclenon
pj mclenon - 22.03.2023 14:26

hello i creted the project from scratch and i add the code but i get red documenation foumd fopr th ebittons in register when the id is good why?

Ответить
pj mclenon
pj mclenon - 22.03.2023 12:41

hello how do you run your project in andorid ? it doesnt run--how old is this project? its 2023 here Lisa

Ответить
ritik kamble
ritik kamble - 03.02.2023 18:20

God blessed you sir

Ответить
Jamesearl Medrano
Jamesearl Medrano - 22.01.2023 16:10

how the fuck did you do the design i we need a complete tutorial

Ответить
Eoghan Feighery
Eoghan Feighery - 01.12.2022 19:52

Aside from the registration function running into errors, I got most of it working. But when I register an account, I keep getting fails. Any tips?

Ответить
Cala Mitty
Cala Mitty - 27.10.2022 11:46

I tried to copy the video by typing it all i got Authentication failed always
I also tried to copy and paste the code to my files (i changed the names) it still says "Authentication failed"
any help?

Ответить
Ebun Ajayi
Ebun Ajayi - 24.10.2022 20:20

God bless you! This really helped me, thank you!

Ответить
kenneth rey quijada
kenneth rey quijada - 05.09.2022 09:42

Good day sir, I followed everything you did but my problem is every time I click on Register button and Login Button nothing happens it's like it is not working and in my firebase nothing is registering.. please help.

Ответить
Ralph Kenth Andal
Ralph Kenth Andal - 03.09.2022 22:39

W/System: Ignoring header X-Firebase-Locale because its value was null.

Always this error, please help me. I can't store data in the database

Ответить
Muhammed Murat Göktaş
Muhammed Murat Göktaş - 25.07.2022 15:53

Thank you very much very good tutorial,

but we need implement
implementation platform('com.google.firebase:firebase-bom:30.3.0')
implementation 'com.google.firebase:firebase-auth'


if we dont implement these we get this error : "Failed to get FirebaseDatabase instance: Specify DatabaseURL within FirebaseApp or from your getInstance() call."

Thank you for your video

Ответить
Catherine Joy Lacson
Catherine Joy Lacson - 24.07.2022 09:03

Thank you so muchhhh!!

Ответить
Javen
Javen - 18.07.2022 11:27

why isn't mine working? it always authenticate fail

Ответить
Sebastián Braga Méndez
Sebastián Braga Méndez - 13.07.2022 05:44

Thank you!

Ответить
GOD STAR •
GOD STAR • - 07.07.2022 18:06

I subscribe you💕💕💕

Ответить
GOD STAR •
GOD STAR • - 07.07.2022 18:06

Thenkuu brooo

Ответить
Holy girl :-]
Holy girl :-] - 30.06.2022 23:49

best video

Ответить
Sagar Kamble
Sagar Kamble - 23.06.2022 09:09

followed along ..... ERROR Failed to compile values file. and i deleted ids.xml from values folder and it worked.. THANKS A LOT

Ответить
Muhammad Wildan
Muhammad Wildan - 06.06.2022 04:25

if anyone facing an issue on it won't go to the main page after login/register, or if the authentication worked fine but not stored to the databse, try to add this dependencies in ur build.gradle/app.

implementation platform('com.google.firebase:firebase-bom:26.3.0')

implementation 'com.google.firebase:firebase-database-ktx'

Ответить
M. OD4N
M. OD4N - 05.06.2022 21:36

This is a very great tutorial, but Im having a problem where right after register/login , then it stops running (if there is an account), If I delete all the auth account in firebase, then the apps would run fine again until I register a new account, did anyone know why?

Ответить