I\'m trying to display some words in double quotes, in Text view in in xml file. But its not working. Pls help me.
You can use Unicode in any xml file
android:text="message \u0022quote string 1\u0022 and \u0022quote string 2\u0022 end message"
http://www.fileformat.info/info/unicode/char/0022/index.htm there scroll down to C/C++/Java source code