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
Try right click your project > android > Project build Target >select less version than 4.4 and try to clean the project.
It worked for me. :)