I'm trying to make an android app which needs a registration form. I've done something,but the problem now is that When the user input password and confirm password are same,then for click the register button the app stops unfortunately.But it works well when I give dissimilar passwords. Below is my code: I'm trying to make an android app which needs a