Spanned text = Html.fromHtml("沈阳" + "<font color=\"#FF0000\">小旭</font>");

textView.setText(text);