Android
java.nio.BufferOverflowException
iRang1101
2014. 10. 29. 11:07
앱을 Building은 성공했으나... 디바이스에 올라갈때.. 에러가 발생했다.
Conversion to Dalvik format failed: Unable to execute dex: java.nio.BufferOverflowException. Check the Eclipse log for stack trace.
원인은 모름 .
해결책 :
1. 프로젝트의 Properiters -> java Build Path -> Libraries
2. Android Dependencies를 Remove한다.