首页 > 其他 > 详细

如何解决 “invalid resource directory name”, resource “crunch”[转]

时间:2015-06-10 17:03:44      阅读:298      评论:0      收藏:0      [点我收藏+]

Ant and the ADT Plugin for Eclipse are packing the .apk file in a different build chain and temp generation folders. Crunch is created by the ADT. Best to do is to start every step with a clean if you switch between the tools. use ant clean if you used the ADT from eclipse before. UseProjects -> clean ... in Eclipse if you used ant before. Hope this solves your problem. Also restarting Eclipse could help.

 

参考资料 :http://stackoverflow.com/questions/19746319/how-to-solve-invalid-resource-directory-name-resource-crunch

 

 

以上从百度搜出,具体遇到的情况如下:

技术分享

在eclipse中clean project不凑效,采用ant clean 就好了。

如何解决 “invalid resource directory name”, resource “crunch”[转]

原文:http://www.cnblogs.com/jessica2015/p/4566561.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!