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

时间:2014-07-22 23:14:45   收藏:0   阅读:1061

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

原文:http://www.cnblogs.com/yinghuochong/p/3514446.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!