`
流川枫
  • 浏览: 6369 次
  • 性别: Icon_minigender_1
  • 来自: 北京
最近访客 更多访客>>
社区版块
存档分类
最新评论

[android常见错误]Export aborted because fatal lint errors were found

阅读更多

打包时报如下错误:

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.

解决方法如下:
1.选择Project->Properties,弹出“Properties for ******”对话框,在这里******为你的项目名称。

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

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


  • 大小: 12.1 KB
  • 大小: 44.2 KB
分享到:
评论

相关推荐

    Android开发常见问题.doc

    Android开发常见问题.doc Android开发常见问题 1. Android在eclipse下出现Failed to find an AVD compatible with target 'Android 1.5'. Launch aborted.错误 Failed to find an AVD compatible with target '...

    collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core d

    collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped g++/gcc都不能编译了,一直抱ld的问题。网上找了很多方法都不行,弄了好久终于搞定了

    message:自动真机调试 Error: Aborted. Please retry appid: wxcc22649cfe0

    message:自动真机调试 Error: Aborted. Please retry appid: wxcc22649cfe0db7b5 openid: o6zAJs9SgDdvm3T5BkTODqbUIJB4 ideVersion: 1.06.2401020 osType: win32-x64 time: 2024-02-07 23:12:31

    android创建avd

    解决eclipse编译工程时会出错(Failed to find a AVD compatible with target 'Android 1.5'. Launch aborted.)

    Android代码-tape

    Tape is a collection of queue-related classes for Android and Java. QueueFile is a lightning-fast, transactional, file-based FIFO. Addition and removal from an instance is an O(1) operation and is ...

    通过案例分析MySQL中令人头疼的Aborted告警

    在MySQL的error log中,我们会经常性看到一些各类的Aborted connection错误,本文中会针对这类错误进行一个初步分析,并了解一个问题产生后的基本排查思路和方法。掌握这种方法是至关重要的,而不是出现问题了,去猜...

    IE6中ajax aborted错误请求中断解决方法

    给a标签绑定了一个click事件用来触发ajax请求,在IE6中,请求时常会被中断,在其他浏览器中都一切正常,具体解决方法如下,感兴趣的朋友可以参考下

    msp430对刚接触的人来说很好资料

    对于刚刚接触MSP430而又不知道怎么使用IAR FOR MSP430 这个软件的人来说,这个是很有用的,希望能帮到你。

    kobuki出现问题对应的官方解释

    这是一篇官方形式的关于kobuki调试过程中的一些BUG,错误的处理方法,以及原理解释,对于接触turtlebot2的新手来说还是有一定效果的。因为是官方形式的,所以内容是英文,若是英文不好可以通过谷歌翻译等其他翻译...

    MySQL Aborted connection告警日志的分析

    有时候,连接MySQL的会话经常会异常退出,错误日志里会看到”Got an error reading communication packets”类型的告警。本篇文章我们一起来讨论下该错误可能的原因以及如何来规避。 1.状态变量Aborted_clients和...

    linux 网络诊断常用命令.pdf

     tx_aborted_errors: 0  tx_carrier_errors: 0  tx_fifo_errors: 0  tx_heartbeat_errors: 0  tx_window_errors: 0  tx_abort_late_coll: 0  tx_deferred_ok: 0  tx_single_coll_ok: 0  tx_multi_coll_ok: ...

    微软内部资料-SQL性能优化3

    Prior to SQL Server 7.0, REPEATABLE READ and SERIALIZABLE isolation levels were synonymous. There was no way to prevent non-repeatable reads while not preventing phantoms. By default, SQL Server 2000 ...

    layui多选框JS包《xm-select-master》

    layui的多选下拉框可以使用 xm-select 插件实现,同时可使用以下相关js属性 - prop 设置显示和存储值的字段 - tips 提示信息 - lay-verify 校验规则 - lay-search 搜索功能 - max 最大选择数。 ...

    ethtool-3.9 下载

    Ethtool是Linux下用于查询及...tx_aborted_errors: 0 tx_carrier_errors: 0 tx_fifo_errors: 0 tx_heartbeat_errors: 0 tx_window_errors: 0 4)[root@linux /]# ethtool -s eth1 autoneg off speed 100 duplex full

    MySQL for Python.pdf do not download this aborted

    Python is a dynamic programming language, which is completely enterprise ready, owing largely to the variety of support modules that are available to extend its capabilities. In order to build ...

    firefox firebug js错误

    firefox firebug js错误 firefox firebug js错误 firefox firebug js错误

    CentOS 32位搭建squid http代理,解决TCP_MISS/503

    NULL 博文链接:https://k19421.iteye.com/blog/2308526

Global site tag (gtag.js) - Google Analytics