I want to format texts so that they can appear real in their form. The text I'm making has different characters in italics, bold and plain. Please help me. I was trying to place the html texts but it gave error HTML TEXTS
<string-array name="newbrandDesc">
<item>Lyrics Here in bold and in italis with text margins and spaces for No.1</item>
<item>Lyrics Here in bold and in italis with text margins and spaces for No.2</item>
<item>Lyrics Here in bold and in italis with text margins and spaces for No.3</item>
<item>Lyrics Here in bold and in italis with text margins and spaces for No.4</item>
<item>Lyrics Here in bold and in italis with text margins and spaces for No.5</item>
</string-array>