We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hello, good evening:
I can not get compile from android mode. I have this problem:
BUILD FAILED
C:\Users\Processing\Downloads\adt-bundle-windows-x86-20140624\sdk\tools\ant\build.xml:892:The following error occurred while executing this line:
C:\Users\Processing\Downloads\adt-bundle-windows-x86-20140624\sdk\tools\ant\build.xml:894:The following error occurred while executing this line:
C:\Users\Processing\Downloads\adt-bundle-windows-x86-20140624\sdk\tools\ant\build.xml:906:The following error occurred while executing this line:
C:\Users\Processing\Downloads\adt-bundle-windows-x86-20140624\sdk\tools\ant\build.xml:283:null returned:1
I tried to fix this by following the step sin the forum (change environment variables):
JAVA_HOME
C:\ProgramFiles\Java\jdk1.8.0_05\bin
ADB_HOME
C:\Users\Tico/appdata/local/android/android-sdk\platform-tools
ANDROID_HOME
C:\Users\Tico/appdata/local/android/
ANT_HOME
C:\Users\Tico/appdata/local/android/android-sdk\tools\ant
Path
C:\ProgramFiles\CommonFiles\MicrosoftShared\WindowsLive;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\ProgramFiles\WindowsLive\Shared;%JAVA_HOME%;%ANT_HOME%;ANDROID_HOME%;ADB_HOME%
I can not find the fault, I installed the SDK and processing on different computers and I can not get to make this work.
Where is the fault?
Regards and thanks in advance
Answers
Good Morning
After a few days without achieving compile, now everything seems to work fine.
The solution did not know well, I changed the versions that were installed in the SDK.
ultimate configuration:
Regards
Anthony20