最近出现老代码不能运行的问题java
Conversion to Dalvik format failed: Unable to execute dex: java.nio.BufferOverflowException. Check the Eclipse log for stack trace.android
这个缘由,实际上是由于当前开发环境已经升级到4.4引发的eclipse
只要修改.classpath文件便可ide
找到工程目录.classpath文件,用记事本打开,找到spa
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>orm
删除它。ip