In my strings.xml, I have made a string containing (it's) and I get this error.
Error:(218) Apostrophe not preceded by \
Yes, I know I have to either place a \ before the apostrophe, or just delete the apostrophe, but my problem is that when I run the app using (it\s) or just deleting it, it comes back; even if I delete the whole string, it all comes back when I click run. How do I stop this?
Here's the String but it really doesn't matter. I just want it to be deleted and not restored when I run the app.
<string> name="talk" So, you want these things? LOL its gonna</string>