if you have not migrated to androidx click on refactor then hit on androidx because after 6 min in this video he didn't tell about that while adding dependencies in gradle app.
hello, can you pls tell me why internet is not running on android emulator. do i need to do some settings, secondly, i am unable to insert data in firebase, no message is coming. the correction in code is there:- auth.createUserWithEmailAndPassword(email.getText().toString(), password.getText().toString()).addOnCompleteListener(RegisterActivity.this, new OnCompleteListener()
Bro i am getting error when i try to authenticate it in android studio error is that - no cached version of google.gms.4.2.0 is available fir offline mode
First, click on registerUser and click alt+enter and click create method,. It will get the job done. But if not then first create registerUser method outside onCreate method with parameters String email and password and then call that inside else.
I encountered that issue because in registerActivity Layout i provided editText with input type of email .So if i didn't type a email there it will show a toast saying unsuccessfull.Thats all
This is should solve some of yall problem , if your app crashes while clicking on register button replace the code:- private FirebaseAuth auth with this code:- private FirebaseAuth auth = FirebaseAuth.getInstance();
This video lecture is enormously easy to understand. Thanks for your teaching!
Nicely Done with out A single Mistake Thank You Dude .
Great vedio buddyy... Please continue teaching like this..
الله يعطيك العافيه 🌺🤲🌺🤲🌺🤲🌺🌺🌺🥀🌳🌳🌿🌿🌹🌹👍👍👍👍 الله يبارك فيك يارب 👍👍👍👍
Nice video and easy to follow. Please create video regarding changing password.
Soon
Thank you so much ❤❤❤
Very clear. Thank you
Thanks for the great tutorials! I have a question: why do you change firebase-auth:16.0.5 to firebase-auth:16.0.4?
yeah same question .. why degrading to one version old dependencies ??
thanks bro, Video is too interesting
if you have not migrated to androidx click on refactor then hit on androidx because after 6 min in this video he didn't tell about that while adding dependencies in gradle app.
Thanks for this brother
you are good
thanku you very much bro
Nice...thankyou
Thankyou Sir.....
thank you sir
Ado machan
Nice video
Iam getting error in FirebaseAuth,
Can't resolve FirebaseAuth;
Sir how can we deploy this app to any server.i am planning to deploy on Google App engine
hello, can you pls tell me why internet is not running on android emulator. do i need to do some settings, secondly, i am unable to insert data in firebase, no message is coming. the correction in code is there:-
auth.createUserWithEmailAndPassword(email.getText().toString(), password.getText().toString()).addOnCompleteListener(RegisterActivity.this, new OnCompleteListener()
same error
Try to insert this code in the AndroidManifest.xml file.
I hope this helps you :)
@@67_cynthia34 j used usb debugging and it workding without using this code
How to add otp verification in email password registration via firebase.
Bro i am getting error when i try to authenticate it in android studio error is that - no cached version of google.gms.4.2.0 is available fir offline mode
Try disabling gradle offline mode
credentials are not saving in firebase , is there any way to that firbase connected to the app and there is no mistake in the code
Do same as that
my app will crashes how to overcome it
Can we run this on samsung phone?
yes we can run on any phone!
@@Tanujr Not any it should be an android device.
my app is crashing can you help me
Without register user on firebase how can i generate Unique id to get user profile picture?
Try anonymous login feature of firebase authentication
Pls create video tutorial with firebase bro
how to locate the main xml file
in the res folder 5 or 6 folder will be xml file
Can you tell solution for this
real time app were not runing on the phone
Sir there is error in registerUser function when we passing email, passwors as a parameter.... How to resolve this
N register unsuccessful
First, click on registerUser and click alt+enter and click create method,. It will get the job done. But if not then first create registerUser method outside onCreate method with parameters String email and password and then call that inside else.
I encountered that issue because in registerActivity Layout i provided editText with input type of email .So if i didn't type a email there it will show a toast saying unsuccessfull.Thats all
What about login bro,please can you show it too
it's in the next video, bro
This is should solve some of yall problem , if your app crashes while clicking on register button
replace the code:-
private FirebaseAuth auth
with this code:-
private FirebaseAuth auth = FirebaseAuth.getInstance();
Thank you so much 😊🙏🏻❤