Android Java Textfelder

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