Тёмный

Login and Signup using Firebase Realtime Database in Android Studio | Explanation Video 

Android Knowledge
Подписаться 24 тыс.
Просмотров 60 тыс.
50% 1

Опубликовано:

 

16 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 50   
@android_knowledge
@android_knowledge Год назад
Please, change: 1. reference.child(name).setValue(helperClass); to reference.child(username).setValue(helperClass); in SignupActivity at 15:22 2. if(!Objects.equals(passwordFromDB, userPassword)) to if (passwordFromDB.equals(userPassword)) in LoginActivity at 20:10 Refer updated source code: androidknowledge.com/login-signup-android-studio-firebase-realtime/
@siryellow371
@siryellow371 Год назад
Hi sir, can you make more videos about login - account registration with google? Thank!!!!
@akhmadkhoirudin53
@akhmadkhoirudin53 Год назад
how to create a login by creating access rights admins and users?
@sadness9438
@sadness9438 4 месяца назад
After changing the code still there is an error that user does not exist plz tell How to solve this error
@nyambegivenlinyotwa26
@nyambegivenlinyotwa26 Месяц назад
this is amazing it helped me with my school project Thank you very much
@bvndio3736
@bvndio3736 10 месяцев назад
Muchisimas gracias por el video me sirvio demasiado para una aplicacion que estoy haciendo de tarea para la universidad!!
@greendinerrecipes172
@greendinerrecipes172 Год назад
Excellent video tutorial, but you didn't complete the Register Activity Java class. going by what you did here, there are so many red flags and errors. check very well
@Psychopatz
@Psychopatz Год назад
I watched countless of tutorials with regards to this and I was shocked that we can automate the imports easily, the firebase tutorial also doesnt help. SUPERRTHANKSSSSS TO YOU Ma'am!!!!
@karthickg5202
@karthickg5202 20 дней назад
In kola version adding the realtime database SDK is not working can any one work
@user-xq1rx2rw5z
@user-xq1rx2rw5z 10 месяцев назад
thanks for the video really appreciate and helpful, i'm creating a mobile app based location i would like if you can show me how to store a location in the database
@DarlingHiroXX
@DarlingHiroXX 4 месяца назад
Thanks It worked, However, I am wondering why didn't you used constraint layout?
@raveeshamadhumal9338
@raveeshamadhumal9338 9 месяцев назад
Thank you so much for the vid. Keep upload these types of content.
@kellygrace-ei6wm
@kellygrace-ei6wm 6 месяцев назад
thankyou. this was very helpful and well detailed
@milandeori5135
@milandeori5135 5 месяцев назад
Didi your explanation is too good ❤
@devabdul
@devabdul Год назад
Thank you so much did. you're amazing mentor ❤
@android_knowledge
@android_knowledge Год назад
😊👍🏻
@hotmysterytamil
@hotmysterytamil 5 месяцев назад
Wow! How to memory in this codes and thank u
@kenilbhungani536
@kenilbhungani536 7 месяцев назад
You are unbelievable thanks for tutorial.
@novayoutube2937
@novayoutube2937 Год назад
Thanks for this video!
@android_knowledge
@android_knowledge Год назад
:-)
@aww.moment-05
@aww.moment-05 5 месяцев назад
I am not getting the option to click on continue ??
@dipjyotigayan7860
@dipjyotigayan7860 Год назад
Thanks.... your videos are so much informative......❤❤❤❤❤❤ I need a help , I am getting this message : [Firebase] Client access to your Realtime Database 'store-data-realtime' is expiring soon Can you please tell me how to avoid this
@android_knowledge
@android_knowledge Год назад
As it was in the test mode, hence the period was of 30 days only after that it will get expired. So, you need to change the date in the firebase rules. Check the below link for more detail: stackoverflow.com/questions/58869759/email-firebase-client-access-to-your-cloud-firestore-database-expiring-in-x-d
@sumitsalve6060
@sumitsalve6060 5 дней назад
Main Activity code please
@Mohit-il9gx
@Mohit-il9gx Год назад
Can provide you Firebase code just the curd functions function not the full code
@sammyomoto5456
@sammyomoto5456 9 месяцев назад
Do you have a video for creating multiple user log in and sign in. E.g. admin and user?
@jovianjayome7251
@jovianjayome7251 6 месяцев назад
do you manage to find one?
@M.HPriyanka
@M.HPriyanka Год назад
keep it up. Thank you
@WNFDraco
@WNFDraco Год назад
Thank you very much🎉
@dar649
@dar649 Год назад
Thanks
@pjpj2177
@pjpj2177 4 месяца назад
the app does not run and always says that it keeps stopping :(
@sayer3710
@sayer3710 Год назад
Can u upload a video how to add logout feature Pls! Thx
@glydelsolis5066
@glydelsolis5066 6 месяцев назад
mine wont show dependencies set up correctly
@3ezoTech7-10
@3ezoTech7-10 Год назад
Can you do uploading and retrieving pdf file using REST Api or Firebase its so hard i feel Broken from it
@satyajitredekar
@satyajitredekar 7 месяцев назад
I love you 😍💗
@JullianGeraldizo
@JullianGeraldizo 3 месяца назад
15:56
@shahenshahgaming9998
@shahenshahgaming9998 Год назад
And then create a chat app like imo whatsapp?please give me the video
@mukeshkeswani3763
@mukeshkeswani3763 Год назад
Hello Login shows user does not exists
@shmrawnak2636
@shmrawnak2636 8 месяцев назад
delete the Query line in login activity "Query checkUserDatabase = reference.orderByChild("username").equalTo(userUsername);" ....instead of the next line "checkUserDatabase.addListenerForSingleValueEvent(new ValueEventListener()" use "reference.addListenerForSingleValueEvent(new ValueEventListener()"..
@imtiazzihad3998
@imtiazzihad3998 8 месяцев назад
same
@imtiazzihad3998
@imtiazzihad3998 8 месяцев назад
you are solved the problem? @@shmrawnak2636
@leenyt1574
@leenyt1574 5 месяцев назад
How to fix this?
@hieuk4t3
@hieuk4t3 3 месяца назад
@@leenyt1574 have you fixed it ?
@salimrashid5523
@salimrashid5523 4 месяца назад
14:36
@Tahadar-gz5we
@Tahadar-gz5we Год назад
Hallo mam plz speaks hindi
@dar649
@dar649 Год назад
Hallo mam plz speaks hindi or urdu
@aqnodj
@aqnodj 8 месяцев назад
@android_knowledge it has evo gen virus i cant open the app, help pls
@dazyemen6272
@dazyemen6272 Год назад
Thanks
Далее
ДОМИК ДЛЯ БЕРЕМЕННОЙ БЕЛКИ #cat
00:38
Solving one of PostgreSQL's biggest weaknesses.
17:12
Просмотров 195 тыс.