Getting Error while running on Andriod Device:
Hi I am getting the error(RUNNING ERROR IN JAVAC.EXE COMPILER) in windows-7 32-bit and I am using processing 2.2.1. I have downloaded all the files in andriod sdk except images.
Error displayed in processing
BUILD FAILED C:\Users\Acer\AppData\Local\Android\android-sdk\tools\ant\build.xml:716: The following error occurred while executing this line:
C:\Users\Acer\AppData\Local\Android\android-sdk\tools\ant\build.xml:730: Error running javac.exe compiler
I have set all the path variables ANDRIOD_HOME,JAVA_HOME,ANT_HOME,ADB_HOME,PATH
enter code here
ANDRIOD_HOME=C:\Users\Acer\AppData\Local\Android\android-sdk\tools\proguard\bin
ANT_HOME=C:\Users\Acer\AppData\Local\Android\android-sdk\tools\ant
ADB_HOME= C:\Users\Acer\AppData\Local\Android\android-sdk\platform-tools
JAVA_HOME=C:\ProgramFiles\Java\jdk1.7.0_67\bin;
PATH =C:\ProgramData\Oracle\Java\javapath;
%JAVA_HOME%;%ANT_HOME%;ADB_HOME%;%ANDROID_HOME%
I am trying to fix this problem more than 10 days can any one help me![Error displayed while building][10]
Enregistrer un commentaire