Fatal Lint Error during exporting of signed app

lyk picture lyk · Jan 25, 2013 · Viewed 9k times · Source

I'm trying to export a signed android app, but I encountered this lint error:

enter image description here

And when I go into the xml to look at it, this happens:

enter image description here

Is there a way to solve this so that I can continue to sign the app? I don't need them translated since it'll all be in English anyway.

Answer

Renjith picture Renjith · Jan 25, 2013

The problem was with Android Lint. For solving this go to Preferences -> Android -> Lint error Checking.

There you can see a list of error checking methods.

  • Scroll to Correctness:Messages.
  • Change the severity of Missing Translation to be something other than error, say warning