//Define a text view TextView myTextView; //findViewById function myTextView = (TextView) findViewById(R.id.textView);