标签:
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.
以上从百度搜出,具体遇到的情况如下:

在eclipse中clean project不凑效,采用ant clean 就好了。
如何解决 “invalid resource directory name”, resource “crunch”[转]
标签:
原文地址:http://www.cnblogs.com/jessica2015/p/4566561.html