I have searched internet and tried the following code but its not working
SpannableString ss1 = new SpannableString(\"Health: \"); ss1.setSpan(new and
I think you should use 2 different textView, a label and one for the data. it's common and good practice