I want to have some simple text in textView..
Like...(android & java)
means I exactly require \"and\" symbol in textView
textView
If I\'m pro
The layout files are just xml and the & symbol is not allowed by itself.
You will need to use & instead
&
http://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_references#Predefined_entities_in_XML