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 of &
This will work fine
Contests & Giveaways