I am parsing the xml with the copyright symbol in some tag that I get as a String and display it in a TextView. But instead of a symbol, this is print # 174 ;, Can anyone tell me how I can print the corresponding symbol.
EDIT: This is similar to Raghav Š xml and I want to display it like this, but it only displays # 174;
source share