I mean something like:
Error!
In Strings.xml:
#ac8888 #f56415 #95cd08
Then in the code:
TextView myText = (TextView) findViewById(R.id.tvJugador1); myText.setTextColor(R.color.mygreen);