使用adt工具编译打包时报错
转载:http://blog.youkuaiyun.com/jkptthui/article/details/7432902
如题,错误信息如下: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.
To solve issue for eclipse:
Project -> properties, find Android Lint Preferences, in top to right click configure workspace settings... -> unclick "Run full error check when exporting app", apply done.

本文介绍了解决使用ADT工具进行编译打包时出现的错误问题。错误信息显示由于存在致命的Lint错误导致导出被中止。文章提供了具体的解决步骤:通过Eclipse项目的属性设置中关闭“导出应用时运行完整错误检查”的选项。
1万+

被折叠的 条评论
为什么被折叠?



