Possible Duplicate:
Different colors in TextView defined in XML
This is probably a really stupid question but I couldn't figure this out. What I want to do is change the color of the text within the string, like so: "Hi, how are" +colorRed " you?"
^ trying to change the word "you" to be the color red.