java it seems like that this should work: text = (EditText) findViewById(R.id.this_is_the_id_of_textview); text.setText("TEST");.
確定! 回上一頁