TextView pwView = getViewById(R.id.pw_text); pwView.setText("Your password is: " + password); // BAD: password is shown immediately