-3

I am recently working on android at initial phase. In my app I want to add a login page with 6 digits. after entering 6 digits correct pin user can go to homepage. I don't know which methods should I use or how can I do so. It will be my pleasure to get some help on this.

1 Answers1

0

You Have to try some code and ask if some error is occurred. StckOverflow is palace to clarify technical doubts .not a place to ask for opinion. Try to change your questioning pattern.

You have to use TextWatcher() for achieve this.

Refer the Below Links:

TexWatcher fo Android

TextChangerListener Android

Tomin B Azhakathu
  • 2,656
  • 1
  • 19
  • 28