android: unable to execute dex: java.nio.BufferOverflowException.

问题描述:

在尝试打开android模拟器时,报错:Description Resource Path Location Type Conversion to Dalvik format failed: Unable to execute dex: java.nio.BufferOverflowException. Check the Eclipse log for stack trace. Notes(project name) Unknown Android Packaging Problem。

 

解决方法:

在eclipse中右击你的project name->android tools->add support library.

 

参考&感谢:

http://stackoverflow.com/questions/19727915/android-dex-gives-a-bufferoverflowexception-when-building/19803777#19803777

posted @ 2014-03-07 15:13  Jing2  阅读(278)  评论(0)    收藏  举报