Buenas tardes, he creado un juego sencillo de preguntas el cual conectando el móvil a el ordenador y ejecutándolo en el va perfecto, el error viene cuando intento crear el APK y al final me da un error, he buscado en muchas paginas y no me ha quedado ninguna solución clara, gracias por vuestra ayuda, aquí os dejo el código de error. (Los SDK,JDK los tengo en otro disco duro no principal, eso afecta)
-post-compile:
-obfuscate:
-dex:
[dex] input: C:\Users\Iv�n\AppData\Local\Temp\gm_ttt_34844\gm_ttt_58389\bin\classes
[dex] input: C:\Users\Iv�n\AppData\Local\Temp\gm_ttt_34844\SDKLibs\facebook-android-sdk\facebook\bin\classes.jar
[dex] input: C:\Users\Iv�n\AppData\Local\Temp\gm_ttt_34844\SDKLibs\play_apk_expansion\downloader_library\bin\classes.jar
[dex] input: C:\Users\Iv�n\AppData\Local\Temp\gm_ttt_34844\SDKLibs\play_licensing\library\bin\classes.jar
[dex] input: C:\Users\Iv�n\AppData\Local\Temp\gm_ttt_34844\SDKLibs\google_play_services_lib\bin\classes.jar
[dex] input: C:\Users\Iv�n\AppData\Local\Temp\gm_ttt_34844\gm_ttt_58389\libs\FlurryAgent.jar
[dex] input: C:\Users\Iv�n\AppData\Local\Temp\gm_ttt_34844\gm_ttt_58389\libs\ini4j-0.5.2.jar
[dex] input: C:\Users\Iv�n\AppData\Local\Temp\gm_ttt_34844\gm_ttt_58389\libs\com.bda.controller.jar
[dex] input: C:\Users\Iv�n\AppData\Local\Temp\gm_ttt_34844\SDKLibs\facebook-android-sdk\facebook\libs\android-support-v4.jar
[dex] input: C:\Users\Iv�n\AppData\Local\Temp\gm_ttt_34844\SDKLibs\google_play_services_lib\libs\google-play-services.jar
[dex] input: C:\Users\Iv�n\AppData\Local\Temp\gm_ttt_34844\gm_ttt_58389\libs\libGoogleAnalyticsV2.jar
[dex] input: C:\Users\Iv�n\AppData\Local\Temp\gm_ttt_34844\SDKLibs\facebook-android-sdk\facebook\libs\bolts.jar
[dex] input: D:\SDK,JDK,ETC\android-sdk-windows\tools\support\annotations.jar
[dex] input: C:\Users\Iv�n\AppData\Local\Temp\gm_ttt_34844\gm_ttt_58389\libs\in-app-purchasing-1.0.3.jar
[dex] Converting compiled files and external libraries into C:\Users\Iv�n\AppData\Local\Temp\gm_ttt_34844\gm_ttt_58389\bin\classes.dex...
[dx] "D:\SDK" no se reconoce como un comando interno o externo,
[dx] programa o archivo por lotes ejecutable.
BUILD FAILED
D:\SDK,JDK,ETC\android-sdk-windows\tools\ant\build.xml:888: The following error occurred while executing this line:
D:\SDK,JDK,ETC\android-sdk-windows\tools\ant\build.xml:890: The following error occurred while executing this line:
D:\SDK,JDK,ETC\android-sdk-windows\tools\ant\build.xml:902: The following error occurred while executing this line:
D:\SDK,JDK,ETC\android-sdk-windows\tools\ant\build.xml:283: null returned: 1
Total time: 37 seconds[/move]
Tal vez el problema está en el nombre del juego y el nombre de la ruta de instalación del JDK y SDK. Prueba eliminando vocales con acento, signos de puntuación y caracteres extraños.