In the string.xml file i use the following tag
\"#0000ff\"
If I use
textview
This may be easier:
TextView textresult = (TextView)findViewById(R.id.textView1); textresult.setTextColor(Color.RED);