Export aborted because fatal lint errors were found

Asked By 0 points N/A Posted on -
qa-featured

Hello,

I am running Mac Operating System and unable to export signed or unsigned application package and getting this export aborted error message. I am trying to resolve this matter as soon as possible but unable to find relative solutions. I extremely need your assistance to fix this issue. Thanks for any help. Thanks for any help.

Fatal lint errors were found

Export Aborted

Export aborted because fatal lint errors were found. These are listed in the Lint View.

Either fix these before running Export again, Or turn off “Run full error check when exporting app” in the Android› Lint Error Checking preference page.

SHARE
Answered By 590495 points N/A #175977

Export aborted because fatal lint errors were found

qa-featured

This error is also common especially to users who are coding using Google Maps Android API version 2 and then exporting their project afterwards. The same error also appears and sometimes it displays the message “”common_google_play_services_unknown_issue” is not translated”. See image.

This problem can be fixed by turning off the option “Run full error check when exporting app and abort if fatal errors are found”. Open Eclipse, click Window then select Preferences. See image.

Go to Android, Lint Error Checking, and uncheck “Run full error check when exporting app and abort if fatal errors are found”. Click OK. See image.

And you’re done. Just construct again the project you are working on and export it again.

Related Questions