Everytime i want to run my Android application i get a error:
[2013-11-02 13:05:36 - Dex Loader] Unable to execute dex: java.nio.BufferOverflowException. Che
I have solved by setting the project build target to API 19.
I have solved by setting the target=android-19 or must match to the targetSDk under manifest. target=android found under project.properties in root directory of the project..
Hope this Help...
I have also got the same problem. just, I have uninstalled SDK build 19 and restarted eclicpse.hope this helps and google will fix this issue soon...
right click your project > android tools > android support library
hope this helps :)
Try to delete the build 19 folder manually.
I have solved my problem by installing android sdk platform tools and sdk Build tools in sdk manager