Unable to execute dex: java.nio.BufferOverflowException. Check the Eclipse log for stack trace.
时间:2014-03-24 12:54:54
收藏:0
阅读:483
1.程序运行后异常显示:
缓冲区溢出错误。
2.解决方案
eclipse中右键这个文件--->Build Path--> remove it from build path
原文:http://www.cnblogs.com/zhuzhengwen1983/p/3619128.html
评论(0)