问题描述:
APK签名时报错如下
Export aborted because fatal lint errors were found.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 checking preference page.
解决办法:
Window-->Preferences-->Android-->Lint Error Checking-->去掉Run full error check when exporting app and abort if fatal errors are found选项前的勾号
参考资料:
http://blog.csdn.net/wojuedezhehenmafanya/article/details/8115066
Thank you very much