新建一个android工程,开始就出现这个错误:
[2009-09-18 23:49:52 - iWidsets] no classfiles specified
[2009-09-18 23:49:52 - iWidsets] Conversion to Dalvik format failed with error 1
解决办法是 Project > Clean... > Clean project selected below > Ok
本文介绍了一种常见的Android工程构建失败的问题,即“noclassfilesspecified”和“ConversiontoDalvikformatfailedwitherror1”的错误提示,并提供了一个简单的解决方案:通过清洁项目来修复该问题。
新建一个android工程,开始就出现这个错误:
[2009-09-18 23:49:52 - iWidsets] no classfiles specified
[2009-09-18 23:49:52 - iWidsets] Conversion to Dalvik format failed with error 1
解决办法是 Project > Clean... > Clean project selected below > Ok

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