Apk签名时报错Export aborted because fatal lint errors were found

问题描述:

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 

上一篇:实现apache下,IP地址无法访问网站.


下一篇:Android Studio系列教程六--Gradle多渠道打包