[2013-11-10 17:54:15 - Dex Loader] Unable to execute dex: java.nio.BufferOverflowException. Check the Eclipse log for stack trace.
[2013-11-10 17:54:15 - testAndroid] Conversion to Dalvik format failed: Unable to execute dex: java.nio.BufferOverflowException. Check the Eclipse log for stack trace.
此時需要在專案上
點右鍵 → Build Path 將Android Dependecies Reamove 即可
Remove Android Dependecies |