I would like my code to make the comparison of the email also if it does not exist, but it only does the comparison of the password, how to make the comparison of the two together?
if (mEmail.equals(email)) {
if (mPassword.e...
asked by
30.07.2017 / 15:46