1 在android工程中启动过程中报如下错误
Unable to execute dex: java.nio.BufferOverflowException. Check the Eclipse log for stack trace
解决方案:工程中Ander Dependencies右键这个文件-->build path->remove it from build path
Unable to execute dex: java.nio.BufferOverflowException. Check the Eclipse log for stack trace
解决方案:工程中Ander Dependencies右键这个文件-->build path->remove it from build path
本文解决Android工程启动期间遇到的BufferOverflowException错误问题。通过在工程的AnderDependencies目录下右键选择'buildpath'并移除相关路径,可以有效解决此错误。该教程适用于Android开发者。

5848

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



