50

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
Cœur
  • 37,241
  • 25
  • 195
  • 267
Maskdevil
  • 521
  • 1
  • 5
  • 6
  • Maybe you could cite these errors, listed in the problems view? – user unknown Jan 12 '12 at 03:09
  • 49
    To solve issue: Project -> properties, find Android Lint Preferences, in top to right click configure workspace settings... -> unclick "Run full error check when exporting app", apply done. – Warpzit Mar 12 '12 at 14:31
  • 1
    I found that the error was because not all String values have a matching string on the international files. MissingTranslation is an Error by default, and the error does not appear in the "Problems" view, or the "Lint Warnings" view. – htafoya May 07 '12 at 02:12
  • http://androidroadies.blogspot.in/2013/08/android-export-aborted-because-fatal.html – Roadies Aug 21 '13 at 05:19
  • @Warpzit Its not working for me. can you please help me to resolve it? – Pravinsingh Waghela Nov 27 '14 at 14:13
  • @PravinsinghWaghela try again. This is caused by lint errors so you need to disable the lint checks or actually fixing the errors. – Warpzit Nov 27 '14 at 14:19
  • @Warpzit Well Thanks I just find the solution. – Pravinsingh Waghela Nov 27 '14 at 14:20

0 Answers0