android - string.xml parsing error android - string.xml parsing error android android

android - string.xml parsing error


You can't use the & sign. Try & (I haven't tested it but it may work).


I believe you will need to change the & to &.


<string        name="info_address">SVG Service Verlags GmbH & Co. KG\n Schwertfegerstra?e 1-3\n        D-23556 L?beck\n</string>

copy paste the code i have pasted.use this string use & instead of &