首页 > 代码库 > Unable to execute dex: java.nio.BufferOverflowException. Check the Eclipse log for stack trace.

Unable to execute dex: java.nio.BufferOverflowException. Check the Eclipse log for stack trace.

问题提示:Unable to execute dex: java.nio.BufferOverflowException. Check the Eclipse log for stack trace.
Conversion to Dalvik format failed: Unable to execute dex: java.nio.BufferOverflowException. Check the Eclipse log for stack trace.


最新的19版本会在你的项目下建立一个依赖包 Android Dependencies,在eclipse中右键这个文件夹,在Build Path选项中选择 remove it from build path。。。然后就没问题了。。