Android打包报错 Export aborted because fatal lint errors were found. These are listed in the Lint View

打包时报如下错误:

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.

解决方法:

选择项目→右键→Properties

下面的操作如图。

Android打包报错 Export aborted because fatal lint errors were found. 
These are listed in the Lint View

 

Android打包报错 Export aborted because fatal lint errors were found. 
These are listed in the Lint View

回到项目右击选择Android Tools->Clean Lint Markers,待项目自己更新完成。
这时就可以打包了。

 

 

Android打包报错 Export aborted because fatal lint errors were found. These are listed in the Lint View,布布扣,bubuko.com

Android打包报错 Export aborted because fatal lint errors were found. These are listed in the Lint View

上一篇:Android开发学习---使用XmlPullParser解析xml文件


下一篇:App.config和Web.config配置文件的自定义配置节点