I’m setting twitter data in my Android application. I want to make the font bold and italic using Spannable but it does not work, giving an error. How can I do it? Answer I want to make the font bold and ıtalic with spannable for this u will need to make o.content text as SpannableString then set it to TextView