码迷,mamicode.com
首页 > 移动开发 > 详细

android 打包 eclipse 错误 Export aborted because fatal lint errors were found

时间:2015-05-24 15:46:29      阅读:178      评论:0      收藏:0      [点我收藏+]

标签:android   eclipse   lint   android签名   android eclipse   

Android 打包 签名  eclipse 错误   Export aborted because fatal lint errors were found


Android 下 eclipse 打包 签名  lint 提示错误


技术分享



这是由于  Android Lint  自动检测部分代码没有符合规范的缘故


解决办法如下:


方法一: 

打开eclipse  Preferences   选择 Android 下 Lint Error Checking   

去掉勾选项  "Run full error check when exporting app and abort if fatal errors are found "


如图:

技术分享



方法二: 


选择Android Lint Preferences->Configure Workspace Settings...,弹出Preferences(Filtered)对话框,将"Run full error check when exporting app and abort if fatal errors are found "前的勾去掉.


如图:


技术分享



技术分享

































android 打包 eclipse 错误 Export aborted because fatal lint errors were found

标签:android   eclipse   lint   android签名   android eclipse   

原文地址:http://blog.csdn.net/aaawqqq/article/details/45951835

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!