EditText myEditText = (EditText) findViewById(R.id.vnosEmaila); String text = myEditText.getText().toString();