Android OTP (Mobile) Verification Using Firebase | Part 1/2 | Layout Setup | Android Studio

preview_player
Показать описание
Android OTP (Mobile) Verification Using Firebase | Part 1/2 | Layout Setup | Android Studio

#androidprogramming #androiddevelopment #androidtutorial

In this tutorial, we will implement the facility to verify OTP (mobile) using firebase. In part 1, we will set up our layout and controls which includes,
1) Send OTP Screen Layout Design
2) Verify OTP Screen Layout Design
3) Setup Input Controls

Download Icons:

For more exciting android tutorials, please subscribe to my YouTube channel and hit the bell icon for notifications.

Instagram:

android otp verification, otp verification android, firebase otp verification, otp verification firebase, android otp verification using firebase, chirag kachhadiya, kachhadiya chirag android firebase otp verification, android mobile verification, android phone verification using firebase, android phone verification, android mobile verification using firebase
Рекомендации по теме
Комментарии
Автор

About 21:09 !s

If you notice line 36 says "Charsequence s" so when going to line 37 just replace his 's' with whatever your line 36 says in my case "Charsequence charsequence" hence line 37 "!charsequence"

Shawn.o_
Автор

Simple and subtle. Waiting for part 2.

SaurabhKumar-bvgs
Автор

3:13 how is the style.xml is created before???

jai-niranjan
Автор

very nice video.... very nice... thank you <3

xoxo
Автор

Always Recommend your videos ♥. Please upload MVVM series.

codeupgraded
Автор

Hey Sir Love you a lot❤️
Sir waiting for part 2 please upload part 2 as soon as possible 😘💕

riteshhon
Автор

21:10 was that "!s" ??? or ls?

potatofu
Автор

Very useful tutorial..I have been copying the code from the video for 4 hrs..in the end, couldn't run due to scroll layout can only have one child error.I have checked with StackOverflow but no success.if you can provide the source code would be really helpful..Happy New Year

kannan
Автор

In this video at the time of 21:09, what you wrote in line number 37 inside if condition ?

priyadarsak
Автор

21:09 line 37 can anyone retype and send please i didn't get what is taken before "s"

_tycm-i_girishpatil
Автор

Brother once again a doubt, can i see the phone numbers which is registered if yes please tell how or if you wish make a video on it please reply...

janarthan_d
Автор

Can anyone know how to add countdown for resend the otp code like (0.59second) ?

Vaithes
Автор

Dear Sir,
How to send Serializable data from edit text in to MySQL database via Volley Lib.

sunilmahur
Автор

Hi,
I am trying to do something simillar. I have six edittexts. While deleting text from edittext I want focus to be shifted to previous edittext. It does not work as intended and focus jumps to the previous+1 edittext instead of where it should be. Please help me if you have any suggestion to fix this.

techinnovatorsapp
Автор

Sir in this we don't need any bulk sms gateway ?

SarkarBLR
Автор

please help me, error snippet inputCode1, 2, 3, 4, 5. line error "if (I s.toString (). trim (). isEmpty ())". let me ask what character "I" is

nnhaifree
Автор

Brother will they ask Money for each OTP They receive from us. ( Developer )

janarthan_d
Автор

)
in that line cannot resolve toString () is showing ..
What to do?

shwetashilwant
Автор

Sir plz tell how to move from one otp edit text to previous by pressing back space

anikettyagi
Автор

Hi Chirag.
My application doesnot work normally. After pressing OTP code, the app doesnot start Main activity.
When I run debug the app works well. I am new and I am not familar with Android studio debugging, I just see app switch to MainActivity after I step out the Looper class.
If you have any idea please help me :)
Thank you very much

tuyenvokhac