Android : Password field validation in android before entering to Confirm password

on Thursday, July 31, 2014


I Need to validate my password and it should contains atleast one digit, one special character, one upper case letter and one lower case letter. And minimum length 6 characters.


I want to validate my password and showing my toast message , before entering the text in Confirm password field.


So, please guide me how to check all the conditions.


0 comments:

Post a Comment