Hello ! I have a very very big problem since the new update by clickteam ! I can't compil all my game but my sdk and jdk directory is good ! CHECK ALL SCREEN
général.jpg
exportation directory.jpg
erreur produite.jpg
erreur.jpg
PLEASE HELP ME :'c



Hello ! I have a very very big problem since the new update by clickteam ! I can't compil all my game but my sdk and jdk directory is good ! CHECK ALL SCREEN
général.jpg
exportation directory.jpg
erreur produite.jpg
erreur.jpg
PLEASE HELP ME :'c

Could you attach the content of the log file please?

Hmm, I see the log is empty, sorry...

Questions:
- what version of Windows do you use?
- what version of the Android SDK Tools do you use? (in the Tools folder in the SDK Manager)
- what Android API do you use to build your applications?
- do you use AdMob in your application?







You have JDK 32Bits ?
Because you use Windows 64 bits, you need JDK 64 AND 32 bits install



-Windows 7 64 bits
- 24.3.2
-api 22
-Yes
I get unistall android sdk tool and reinstall and take the api 22 ... Now, i got a log :
Buildfile: C:\Users\UTILIS~1\AppData\Local\Temp\AndE041.tmp\b uild.xml
-set-mode-check:
-set-debug-files:
-check-env:
[checkenv] Android SDK Tools Revision 24.3.2
[checkenv] Installed at C:\android-sdk
-setup:
[echo] Project Name: RuntimeAndroid
[gettype] Project Type: Application
-set-debug-mode:
-debug-obfuscation-check:
-pre-build:
-build-setup:
[getbuildtools] Using latest Build Tools: 23.0.0 rc2
[echo] Resolving Build Target for RuntimeAndroid...
[gettarget] Project Target: Android 5.1.1
[gettarget] API level: 22
[echo] ----------
[echo] Creating output directories if needed...
[mkdir] Created dir: C:\Users\UTILIS~1\AppData\Local\Temp\AndE041.tmp\b in
[mkdir] Created dir: C:\Users\UTILIS~1\AppData\Local\Temp\AndE041.tmp\b in\res
[mkdir] Created dir: C:\Users\UTILIS~1\AppData\Local\Temp\AndE041.tmp\b in\rsObj
[mkdir] Created dir: C:\Users\UTILIS~1\AppData\Local\Temp\AndE041.tmp\b in\rsLibs
[mkdir] Created dir: C:\Users\UTILIS~1\AppData\Local\Temp\AndE041.tmp\g en
[mkdir] Created dir: C:\Users\UTILIS~1\AppData\Local\Temp\AndE041.tmp\b in\classes
[mkdir] Created dir: C:\Users\UTILIS~1\AppData\Local\Temp\AndE041.tmp\b in\dexedLibs
[echo] ----------
[echo] Resolving Dependencies for RuntimeAndroid...
[dependency] Library dependencies:
[dependency] No Libraries
[dependency]
[dependency] ------------------
[echo] ----------
[echo] Building Libraries with 'debug'...
[subant] No sub-builds to iterate on
-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...
[echo] ----------
[echo] Handling Resources...
[aapt] Generating resource IDs...
BUILD FAILED
C:\android-sdk\tools\ant\build.xml:649: The following error occurred while executing this line:
C:\android-sdk\tools\ant\build.xml:694: Execute failed: java.io.IOException: Cannot run program "C:\Users\UTILIS~1\AppData\Local\Temp\AndE041.tmp\ ${aapt}": CreateProcess error=2, Le fichier spécifié est introuvable
at java.lang.ProcessBuilder.start(ProcessBuilder.java :1048)
at java.lang.Runtime.exec(Runtime.java:620)
at org.apache.tools.ant.taskdefs.launcher.Java13Comma ndLauncher.exec(Java13CommandLauncher.java:58)
at org.apache.tools.ant.taskdefs.Execute.launch(Execu te.java:428)
at org.apache.tools.ant.taskdefs.Execute.execute(Exec ute.java:442)
at org.apache.tools.ant.taskdefs.ExecTask.runExecute( ExecTask.java:628)
at org.apache.tools.ant.taskdefs.ExecTask.runExec(Exe cTask.java:669)
at org.apache.tools.ant.taskdefs.ExecTask.execute(Exe cTask.java:495)
at com.android.ant.AaptExecTask.execute(AaptExecTask. java:703)
at org.apache.tools.ant.UnknownElement.execute(Unknow nElement.java:292)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.apache.tools.ant.dispatch.DispatchUtils.execut e(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.taskdefs.Sequential.execute(S equential.java:68)
at com.android.ant.IfElseTask.execute(IfElseTask.java :120)
at org.apache.tools.ant.UnknownElement.execute(Unknow nElement.java:292)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.apache.tools.ant.dispatch.DispatchUtils.execut e(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.taskdefs.Sequential.execute(S equential.java:68)
at org.apache.tools.ant.UnknownElement.execute(Unknow nElement.java:292)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.apache.tools.ant.dispatch.DispatchUtils.execut e(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.taskdefs.MacroInstance.execut e(MacroInstance.java:396)
at org.apache.tools.ant.UnknownElement.execute(Unknow nElement.java:292)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.apache.tools.ant.dispatch.DispatchUtils.execut e(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:43 5)
at org.apache.tools.ant.Target.performTasks(Target.ja va:456)
at org.apache.tools.ant.Project.executeSortedTargets( Project.java:1393)
at org.apache.tools.ant.Project.executeTarget(Project .java:1364)
at org.apache.tools.ant.helper.DefaultExecutor.execut eTargets(DefaultExecutor.java:41)
at org.apache.tools.ant.Project.executeTargets(Projec t.java:1248)
at org.apache.tools.ant.Main.runBuild(Main.java:851)
at org.apache.tools.ant.Main.startAnt(Main.java:235)
at org.apache.tools.ant.launch.Launcher.run(Launcher. java:280)
at org.apache.tools.ant.launch.Launcher.main(Launcher .java:109)
Caused by: java.io.IOException: CreateProcess error=2, Le fichier spécifié est introuvable
at java.lang.ProcessImpl.create(Native Method)
at java.lang.ProcessImpl.<init>(ProcessImpl.java:386)
at java.lang.ProcessImpl.start(ProcessImpl.java:137)
at java.lang.ProcessBuilder.start(ProcessBuilder.java :1029)
... 46 more
Total time: 3 seconds

If your using Admob you also need API 10 installed.
I don't really know why but I believe that is what Yves told me.
Can you build a blank APK -- IE something without Admob in it?















Update the Build Tools.. you use 23.
Make sure you use Build 24
And, if you use Admob, make sure you have API 10/14 installed.
And try to change the Target build to 2.3 instead of 5.1



Ok i install all api xD
(When i have a blank apk the same error came :/)















Here is your solution
http://community.clickteam.com/threads/92584-Android-build-error-file-not-found