如果项目中遇到:Unable to execute dex: java.nio.BufferOverflowException. Check the Eclipse log for stack tra
Conversion to Dalvik format failed: Unable to execute dex: java.nio.BufferOverflowException. Check the Eclipse log for stack trace.
错误
项目中出现了android Dependencies 这样一个目录 只需用点击这个目录点击右键build-path——> 选择remove it from build path 就解决了。
本文介绍了解决项目中出现的 dex:BufferOverflowException 错误的方法。仅需移除 androidDependencies 目录并从 build path 中排除即可解决问题。

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



