I am trying to compile a simple project :: I am getting errors
[2014-02-13 22:28:38 - Dex Loader] Unable to execute dex: java.nio.BufferOverflowException. Check the Eclipse log for stack trace.
[2014-02-13 22:28:38 - MyAndroidApp] Conversion to Dalvik format failed: Unable to execute dex: java.nio.BufferOverflowException. Check the Eclipse log for stack trace.
I have tried to debug these steps::
- I have cleaned the project & ran it .... no changes !
- I have the Buildpath snapshot below
Note::I have checked answers for this in stackoverflow, but i couldnt resolve this from the solutions i found