Thanks, I have done the changes you told me... I had problems with proguard.cfg and changed the processing version to Alpha5 (as I read in other posts), now the failure is the next:
BUILD FAILED
C:\android-sdk-for-processing\tools\ant\build.xml:850: The following error occurred while executing this line:
C:\android-sdk-for-processing\tools\ant\build.xml:852: The following error occurred while executing this line:
C:\android-sdk-for-processing\tools\ant\build.xml:864: The following error occurred while executing this line:
C:\android-sdk-for-processing\tools\ant\build.xml:266: null returned: -1
Total time: 3 seconds
Buildfile: C:\DOCUME~1\Paco\CONFIG~1\Temp\android4395638710739773603sketch\build.xml
-set-mode-check:
-set-debug-files:
-check-env:
[checkenv] Android SDK Tools Revision 20.0.3
[checkenv] Installed at C:\android-sdk-for-processing
-setup:
[echo] Project Name: Array2Da
[gettype] Project Type: Application
-set-debug-mode:
-debug-obfuscation-check:
-build-setup:
[echo] Resolving Build Target for Array2Da...
[gettarget] Project Target: Android 2.3.3
[gettarget] API level: 10
[echo] ----------
[echo] Creating output directories if needed...
[mkdir] Created dir: C:\DOCUME~1\Paco\CONFIG~1\Temp\android4395638710739773603sketch\bin
[mkdir] Created dir: C:\DOCUME~1\Paco\CONFIG~1\Temp\android4395638710739773603sketch\bin\res
[mkdir] Created dir: C:\DOCUME~1\Paco\CONFIG~1\Temp\android4395638710739773603sketch\gen
[mkdir] Created dir: C:\DOCUME~1\Paco\CONFIG~1\Temp\android4395638710739773603sketch\bin\classes
[echo] ----------
[echo] Resolving Dependencies for Array2Da...
[dependency] Library dependencies:
[dependency] No Libraries
[dependency]
[dependency] ------------------
[dependency] API<=15: Adding annotations.jar to the classpath.
[echo] ----------
[echo] Building Libraries with 'debug'...
[subant] No sub-builds to iterate on
-pre-build:
-code-gen:
[mergemanifest] Merging AndroidManifest files into one.
[mergemanifest] Manifest merger disabled. Using project manifest only.
[echo] Handling aidl files...
[aidl] No AIDL files to compile.
[echo] ----------
[echo] Handling RenderScript files...
[renderscript] No RenderScript files to compile.
[echo] ----------
[echo] Handling Resources...
[aapt] Generating resource IDs...
[echo] ----------
[echo] Handling BuildConfig class...
[buildconfig] Generating BuildConfig class.
-pre-compile:
-compile:
[javac] Compiling 3 source files to C:\DOCUME~1\Paco\CONFIG~1\Temp\android4395638710739773603sketch\bin\classes
-post-compile:
-obfuscate:
-dex:
[dex] Converting compiled files and external libraries into C:\DOCUME~1\Paco\CONFIG~1\Temp\android4395638710739773603sketch\bin\classes.dex...