Conversion to Dalvik format failed with error 1错误的解决办法
修改项目的classpath文件。
从工作空间中找到classpath文件
直接从其他正常项目里面把 <classpathentry kind="lib" path ="自定义jar的地址" />,
修改成 <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>,
保存classpath文件,
然后再刷新项目,Android系统库就回来了,那个错误也解决了
浙公网安备 33010602011771号