You are on page 1of 5

PROBLEMA COMPILACIN:

1. Al compilar sale:

[2013-11-21 11:42:19 - Dex Loader] Unable to execute dex: java.nio.BufferOverflowException. Check the Eclipse log for stack trace. [2013-11-21 11:42:19 - Contactos_2] Conversion to Dalvik format failed: Unable to execute dex: java.nio.BufferOverflowException. Check the Eclipse log for stack trace.

Irse a propiedades del proyecto eliminar lo sealado en la siguiente figura:

Otra forma de solucionarlo es hacer un downgrade del Android SDK Tool a la versin 18.1.1:

it can be possible following these steps: 1. Find your Android SDK folder 2. Locate the "tools" subfolder and rename it to "tools1" (just to keep a backup copy of the original tools folder) 3. Download from google repository the SDK Tool version you want to downgrade to (in this case it was: http://dl-ssl.google.com/android/repository/tools_r10windows.zip) and unpack it. 4. The ZIP file you downloaded contains a tools folder that has to be moved to your Android SDK folder.

2. No reconoce las libreras

PASOS: 2.1. Seleccionar versin del API

2.2. Aadir librera

Proyecto que est dando problemas

Y quedar

You might also like