EditText texta = new EditText(this); new AlerDialog.Builder(this).setIcon(XXX).XXX…….setView( texta ); String Thing = texta.getText();