Android Export aborted because fatal error were founds

AndroidExportApkSigned

Android Problem Overview


I can't export signed or unsigned application package

*Export Aborted
Export aborted because fatal Lin error were founds. These are listed in the
problems view. Either fix these before running Export Again, or turn off "Run
full error check when exporting app" in the Android > Lint Error Cheking preference page.*

Solution:

Window>Preferences>Android>Lint Error Checking

uncheck Run full error check when exporting app

Android Solutions


Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestionMaskdevilView Question on Stackoverflow