Android Java Fields

EditText usernameEditText = (EditText) findViewById(R.id.Plain textid);
DevLorenzo