Phone Authentication Firebase Android Studio | Build Login App with Phone No.

  Рет қаралды 32,873

CodingTutorials

CodingTutorials

2 жыл бұрын

⚡⚡⚡⚡⚡⚡⚡⚡
In this tutorial, I will demonstrate how to build an Android App based on Phone Authentication with Firebase in Android Studio.
Firebase Android Tutorials | Phone Authentication | OTP Verification
⚡⚡⚡⚡⚡⚡⚡⚡
The link to the source code is provided below 👇⚡👇⚡👇⚡👇⚡
www.learnandroid.net/2022/01/...
#firebase #firebaseauth #firebaseauthentication #androidstudio #androidtutorial #tutorials

Пікірлер: 63
@kirankittu6935
@kirankittu6935 2 жыл бұрын
Thank you so much... please keep posting your good content daily it helps a lot of people like us.. once again thank you so much for this tutorial it worked so well for me
@fatemaalnaqbi4936
@fatemaalnaqbi4936 2 жыл бұрын
Lifesaver. Thank you very much, keep going
@trendingvideos4250
@trendingvideos4250 Жыл бұрын
I seen approximately 7-8 videos for the OTP generation but this is the only video which worked 💪🏻 Thank you very much 😊 Keep teaching 🎉
@codingtutorials1857
@codingtutorials1857 Жыл бұрын
Thanks for your appreciation
@azhankur294
@azhankur294 11 ай бұрын
Thank you so much sir 😊 you're tutorials are very helpful👏👍
@naukrix
@naukrix 2 жыл бұрын
Thank u so much sir....it worked👍❤️
@harshalbolake6778
@harshalbolake6778 7 ай бұрын
Very Userfull and easy explaination
@Reebster99
@Reebster99 2 жыл бұрын
Thanks very helpful
@sistemasinfo2419
@sistemasinfo2419 Жыл бұрын
Excelente muchas gracias😀😀😀
@gamingwithsquadchannel6564
@gamingwithsquadchannel6564 Жыл бұрын
Edited Thanks bro
@asait4782
@asait4782 Жыл бұрын
u a rock bro
@rajdeepdas86
@rajdeepdas86 2 жыл бұрын
Excellent
@techtalk6999
@techtalk6999 2 жыл бұрын
good tutorial. It worked on first try. Thank you. Keep it up.
@irannapatil24
@irannapatil24 2 жыл бұрын
Do you have GitHub repo repo of this project
@vaayush_yt
@vaayush_yt Жыл бұрын
Perfect...
@yahyamohammed9249
@yahyamohammed9249 2 жыл бұрын
good jop man
@udhailusman7594
@udhailusman7594 2 жыл бұрын
How do we intent users to new Activity when the code is sent? I did try it on onCodeSent method but it is not changing the activity even after OTP is sent
@sparkdhadmusic
@sparkdhadmusic 6 ай бұрын
Help please, my app is not sending the code. Saying something about error 17042. In logcat
@irannapatil24
@irannapatil24 2 жыл бұрын
Anyone have the GitHub repo of this project
@rahulanish9341
@rahulanish9341 2 жыл бұрын
Sir how we skip additional security purpose process. plzz reply
@codingtutorials1857
@codingtutorials1857 2 жыл бұрын
Watch my new video tutorial on Phone Authentication 🖐🖐🖐🖐
@potrek8417
@potrek8417 Жыл бұрын
i appreciate you
@codingtutorials1857
@codingtutorials1857 Жыл бұрын
Thank you very much
@kerskrt
@kerskrt 2 жыл бұрын
Thanks sir but do you know how to make phone number as second way of logging in sir?
@swastikmishra739
@swastikmishra739 2 жыл бұрын
Thanks for sharing you knowledge
@irannapatil24
@irannapatil24 2 жыл бұрын
Do you have GitHub repo of this project
@swastikmishra739
@swastikmishra739 2 жыл бұрын
@@irannapatil24 yes i have
@irannapatil24
@irannapatil24 2 жыл бұрын
@@swastikmishra739can you please share
@shreyasaxena270
@shreyasaxena270 11 ай бұрын
​@@irannapatil24do share with me also
@Karthik_castle
@Karthik_castle 2 жыл бұрын
.oncompletelistener is not imported sir, how to rectify the problem.
@NaturekaCreature
@NaturekaCreature 2 жыл бұрын
there is open window to verify capcha
@anddys91
@anddys91 2 жыл бұрын
hola. saludos cordiales. tengo una aplicaion web con base de datos en mysql, quiero consumir los recursos del apirest de los servicios ya creados, pero quiero usar autenticacion en apk con firebase, eso es posible?
@Vijay-d5n
@Vijay-d5n 18 күн бұрын
Source code link is not working , can u update that link
@kouni.i
@kouni.i Жыл бұрын
is there a way that I can use this to verificate phone number to an arleady existing firebase email account type
@codingtutorials1857
@codingtutorials1857 Жыл бұрын
Yes can be done
@jenkins4013
@jenkins4013 Жыл бұрын
EDIT* It runs on physical phone, but every time I enter my phone number and answers the capcha it always fails the verification and I don't receive OTP message code
@robertcernat6161
@robertcernat6161 2 жыл бұрын
No OTP sent. Doesn't work
@user-yo7le6ps9t
@user-yo7le6ps9t 11 ай бұрын
Autofill is not working
@errorgrisha
@errorgrisha Жыл бұрын
How to implement this using pre-build UI ?
@codingtutorials1857
@codingtutorials1857 Жыл бұрын
Can be done. UI generally doesn’t matter much in this code. Can be built around any kind of UI.
@mdalamin-md1mf
@mdalamin-md1mf 2 жыл бұрын
its work in sent code. but when i input the otp then its crashes. why
@codingtutorials1857
@codingtutorials1857 2 жыл бұрын
Mostly crashes happen, when UI XML of the new activity is not properly completed. I mean all the id are assigned and initialised in the java. Please check.
@doshishubham3698
@doshishubham3698 2 жыл бұрын
google & facebook ka bhi code bataye
@vkrsoft
@vkrsoft Жыл бұрын
This is very misleading information. I realized that this is just Phone Authentication from Firebase. This is not login with Phone Number because Firebase creates a separate UID for the same user with Email login and Phone Authentication. Nowhere it is found how to login with Phone Number and password.
@DarylChris
@DarylChris 2 жыл бұрын
It works perfectly but my app crashes after OTP is sent
@codingtutorials1857
@codingtutorials1857 2 жыл бұрын
Please check the code with source code link.
@srajesh3802
@srajesh3802 2 жыл бұрын
even wrong OTP accepting and logging.how to solve.?thanks for making this type of videos
@codingtutorials1857
@codingtutorials1857 2 жыл бұрын
I checked, it is working properly as intended. Please check if You have entered your no. as test number in firebase then it will pass any otp.
@1110lakshman
@1110lakshman 5 ай бұрын
update your source code links, None is working.
@codingtutorials1857
@codingtutorials1857 5 ай бұрын
Ok thanks, I will check and correct them
@smsuperstocks171
@smsuperstocks171 Жыл бұрын
100% working code.
@codingtutorials1857
@codingtutorials1857 Жыл бұрын
Thanks it worked for you.
@unicorn-thirteen
@unicorn-thirteen 2 жыл бұрын
Thank you very much, How can now do Remember me with Auth OTP? so that when the user enters the program for the 2nd time, do not ask auth otp
@unicorn-thirteen
@unicorn-thirteen 2 жыл бұрын
i need auto Remember me
@_juniormastermind_
@_juniormastermind_ 2 жыл бұрын
In oncreate function write this code if(mauth.getCurrentUser!=null) { Intent intent = new Intent(getApplicationContext,/*your activity*/); startActivity(intent); finish(); }
@_juniormastermind_
@_juniormastermind_ 2 жыл бұрын
@@unicorn-thirteen you can add conditions if like a checkbox of autoremember me was checked or not
@irannapatil24
@irannapatil24 2 жыл бұрын
@@_juniormastermind_ hello do you have GitHub repo of this project
@ronaksankhala
@ronaksankhala Жыл бұрын
link is Not working
@codingtutorials1857
@codingtutorials1857 11 ай бұрын
I will upload new link
@ronaksankhala
@ronaksankhala 11 ай бұрын
@@codingtutorials1857 Kab ?
@mfaisal2999
@mfaisal2999 2 жыл бұрын
Excuseme Sir
@user-si8co2wk8s
@user-si8co2wk8s 10 ай бұрын
you are too fast. it tutorial video you ought to be patient
@codingtutorials1857
@codingtutorials1857 10 ай бұрын
Okay noted
I'm Excited To see If Kelly Can Meet This Challenge!
00:16
Mini Katana
Рет қаралды 29 МЛН
Pleased the disabled person! #shorts
00:43
Dimon Markov
Рет қаралды 31 МЛН
Каха заблудился в горах
00:57
К-Media
Рет қаралды 10 МЛН
Nastya and SeanDoesMagic
00:16
Nastya
Рет қаралды 42 МЛН
Most overpowered way to build mobile apps?
8:33
Beyond Fireship
Рет қаралды 754 М.
What Authentication System Should I Use For My App?
20:41
IAmTimCorey
Рет қаралды 66 М.
Flutter - Firebase Mobile Phone Verification | Firebase Auth (2021)
1:01:46
Hacker101 - JavaScript for Hackers (Created by @STOKfredrik)
24:17
I'm Excited To see If Kelly Can Meet This Challenge!
00:16
Mini Katana
Рет қаралды 29 МЛН