Java Ustaw kolor TextView

textview.setTextColor(this.getResources().getColor(R.color.orange));
Agreeable Aardvark