I am trying to make @sancorporation in my android application. I have written strings in string.xml e.g "<"string name="cor_name">sancorporation"<"/string>, but I need something like this "<"string name="cor_name">@sancorporation"<"/string>. How to take special symbol in android?