Login and Signup using Firebase Realtime Database in Android Studio | Store Data

preview_player
Показать описание
Welcome to Android Knowledge!

In this video, I have share how to create login and signup in android studio using firebase realtime database. When the user will click on sign up button then the details will be saved in the firebase realtime database. When user will login then it will check the same credentials with the firebase database and if it matches then it will go to the home screen.

Stepwise Video:
1. Login and Signup using Firebase Realtime Database in Android Studio:
2. How to Retrieve Data from Firebase Database and Display in Profile Activity in Android Studio:
3. How to Update Data in Firebase Realtime Database in Android Studio, Edit Profile:

It's difficult to understand the code without a voiceover so for that you can refer to our website where you will find the source code as well the detailed explanations.

Join our Telegram Group:

Instagram:

My Best Laptop for Android Development:

My Laptop SSD for Fast Android Studio Experience:

My Laptop Stand with Cooling Fans - Avoid Heating Due to Android Studio:

Source Code:

GitHub:

If you have any queries or errors, please feel free to comment below :-)
Please subscribe to my channel 😊👍

Chapters:
0:00 - Intro
0:11 - Create New Project
0:30 - Firebase
2:04 - Pre-requisites
23:56 - Output

Note: Some parts are blurred due to policy violation.

Keywords:
login and signup in android studio using firebase realtime database
login and signup using firebase in android studio
login and signup using firebase database
login page in android studio
login page in firebase database
how to create firebase database
firebase authentication android studio,firebase android studio tutorial,login with firebase android studio,firebase login signup,firebase login,firebase sign up,firebase signup,register with firebase android,firebase authentication,firebase auth,firebase tutorial,firebase new user,firebase auth tutorial,firebase authentication tutorial,firebase forgot password,email authentication firebase android,firebase create new user,firebase
Login and SignUp using Firebase in Android Studio 2022 | Source Code
android knowledge
Android Knowledge
login signup using firebase android,login and register firebase android studio,login and signup page using firebase,android firebase login and registration,login firebase,firebase authentication,email login firebase,android firebase tutorial,android firebase auth,android firebase database tutorial,firebase auth tutorial,firebase authentication tutorial,firebase sign up,login signup,android firebase realtime database tutorial,firebase tutorial,firebase auth
how to use firebase in android studio
how to connect firebase to android studio
how to use firebase database in android studio
how to connect firebase database in android studio
how to connect to firebase in android studio
firebase android studio
login with firebase android studio
firebase android studio tutorial
login page firebase android studio
firebase in android studio
signup page in android studio
login page in android studio

Hashtags:
#android #login #androidstudio #firebase

Disclaimer:
We are a participant in the Amazon Associates Program, an affiliate marketing program designed to provide a means for us to earn fees when you click on a product link and make a purchase with no extra cost to you.

All rights reserved by Android Knowledge ©
Рекомендации по теме
Комментарии
Автор

Please, change:

1. to in SignupActivity at 16:00

2. if(!Objects.equals(passwordFromDB, userPassword)) to if in LoginActivity at 21:27

Refer updated source code:

android_knowledge
Автор

Hi am facing an error ... when logging in it gets stuck on the login page. Also the account i have created does not reflect on the database

frank
Автор

Hello, can you do a video on how to use firebase authentication and realtime database at the sametime

fnk
Автор

Thanks for this video, it helps my thesis.

By the way, will this actually work once i have the app on my phone ? not an emulator.

JoshuaG
Автор

Hello, do you have videos about a complete admin login using firebase & java?

sun-qjmv
Автор

hii
i try this app but data is not save in firebase
i written same code also app launching but data is not save in firebase so plese fix it this problem

naishalmodi
Автор

can you have tutorial fetching the data from a specific user after register then get in and display on the main activity after loging in. thanks a lot

markdugs
Автор

Hi sir can you make video for shopping cart(add to cart) in android java using firebase🙏🙏

LakshmiS-kv
Автор

Can I ask? when Im logging in the password does not validate and just go login even without matching the registered password. How I fix this to validate first before login

jacurry
Автор

Hi I'm getting a User does not exist error although my code matches yours in the given updated source code. My guess is the snapshot in the login class is returning null. What could be the solution? thanks

shinobi
Автор

there is a problem with your sign up code as u can keep the spaces blank and it would still say you have signed up successfully and more over it completely wipes out the firebase database and all the users stored in it so any solution on that

faizanalimian
Автор

did you change anything in the rules of firebase? because maybe that's the reason why i'm getting an error. THANK YOU

CodeA-hoty
Автор

What's is the architecture are you using in this project?

fsp
Автор

I noticed that you have another video that's also about Login and Sign Up in Firebase. Is it different from what you taught here, and if it is, what is the difference?

Love the theme of your videos btw I love purple and white combo too!!

anjachi
Автор

Em um vídeo anterior seu deixei uma mensagem a respeito de algo similar a este tutorial, porem aqui voce utiliza somente uma pagina de cadastro, no meu caso seriam 4 paginas de cadastro onde cada pagina faz referencia a um tipo de dado (Dados Pessoais, Dados Bancários, Dados de Veiculo. etc...). Como no seu vídeo é somente uma pagina, ainda não ficou claro de como eu poderia fazer isto em varia paginas trazendo todos os dados armazenando os no "HelperClass", para depois subir todos de uma vez para o RealTime Database.

maikonjipa
Автор

Nice video! 👏🏼

Im facing an error and when i run the app, it cant launch the signup activity. Error is for LoginActivity and says "The activity must be exported or contain an intent-filter".

I would appreciate it if you help me.
Thank you!

StavrosAshikkalis
Автор

Would this still work even with no internet, ?

michaelangelolozande
Автор

hello i have followed every step, but when i run it shows the same home page, please tell a solution

deepakveluvolu
Автор

Thank you for making this topic video😊. Could you please create some more videos related to kotlin?

novayoutube
Автор

hello friend, thank you for the source code, but in the process of coding I have a problem that when registering for an account, select the Sign Up button it shows you sign up succesfull but on the realtime database it doesn't show the name just posted Sign like yours, please tell me how to fix it, thanks a lot

tauhaimeme