echapeta Member Licensed User Longtime User Jul 5, 2016 #1 Hello I just reinstall Java SDK, Android SDK and B4A and when trying to compile, I get the following error message: AAPT path: C:\AndroidSDK\tools\..\platform-tools\aapt.exe Exit code:-1073741819 I already tried copying aapt.exe to C:\AndroidSDK\platform-tools What else can I do ? Thank You.
Hello I just reinstall Java SDK, Android SDK and B4A and when trying to compile, I get the following error message: AAPT path: C:\AndroidSDK\tools\..\platform-tools\aapt.exe Exit code:-1073741819 I already tried copying aapt.exe to C:\AndroidSDK\platform-tools What else can I do ? Thank You.
Erel B4X founder Staff member Licensed User Longtime User Jul 6, 2016 #2 You need to open Android SDK Manager and install Build Tools v23 (no need to uninstall any other version if you are using B4A v6.0). Upvote 0
You need to open Android SDK Manager and install Build Tools v23 (no need to uninstall any other version if you are using B4A v6.0).
A ABS Member Licensed User Jul 18, 2016 #4 Thanks for your answer. I do your adviser, but... I have now a build-tools/23.0.3 and other build-tools/24.0.0 both with an aapt.exe file. When I run B4A compiler the problem is the same, browsing with path 23 or path 24, the results are the same: "Generating R file. Error Cannot find: C:\Program Files (x86)\Android\platform-tools\aapt.exe Please configure paths (Tools - Configure Paths)". And the project stop. What can I do? Upvote 0
Thanks for your answer. I do your adviser, but... I have now a build-tools/23.0.3 and other build-tools/24.0.0 both with an aapt.exe file. When I run B4A compiler the problem is the same, browsing with path 23 or path 24, the results are the same: "Generating R file. Error Cannot find: C:\Program Files (x86)\Android\platform-tools\aapt.exe Please configure paths (Tools - Configure Paths)". And the project stop. What can I do?
A ABS Member Licensed User Jul 18, 2016 #5 If the "Aditional Libraries" are "optional", why the B4A stop when I nothing write in this text box? Isn´t possible run flanking this aapt.exe file? Upvote 0
If the "Aditional Libraries" are "optional", why the B4A stop when I nothing write in this text box? Isn´t possible run flanking this aapt.exe file?
corwin42 Expert Licensed User Longtime User Jul 18, 2016 #6 ABS said: Thanks for your answer. I do your adviser, but... I have now a build-tools/23.0.3 and other build-tools/24.0.0 both with an aapt.exe file. When I run B4A compiler the problem is the same, browsing with path 23 or path 24, the results are the same: Click to expand... Which B4A Version do you use? ABS said: If the "Aditional Libraries" are "optional", why the B4A stop when I nothing write in this text box? Isn´t possible run flanking this aapt.exe file? Click to expand... The additional libraries is optional and is not related to the aapt.exe problem. Upvote 0
ABS said: Thanks for your answer. I do your adviser, but... I have now a build-tools/23.0.3 and other build-tools/24.0.0 both with an aapt.exe file. When I run B4A compiler the problem is the same, browsing with path 23 or path 24, the results are the same: Click to expand... Which B4A Version do you use? ABS said: If the "Aditional Libraries" are "optional", why the B4A stop when I nothing write in this text box? Isn´t possible run flanking this aapt.exe file? Click to expand... The additional libraries is optional and is not related to the aapt.exe problem.