TextView myTextView = (TextView) findViewById(R.id.text); myTextView.setTextColor(Color.parseColor("#FF00FF"));