android - The reference entity "aana" must end with ';' delimeter? -


i have sentence need display , sentence contain word &aana..

i have referred link how can write character & in android strings.xml , gives answer encode &amp .. can please suggest me how encode ??

you should try link

&anaa 

should used in case.


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -