if you came across the following error message:
"conversion to dalvik format failed with error 1"
please check your project property:
Java Build Path->Libraries->JARs and class folders on the build path
make sure you didn't manually include the android.jar
本文介绍了当遇到conversion to Dalvik format failed with error 1错误时的解决方法。建议检查项目的Java构建路径设置,确保没有手动包含android.jar。
143

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



