F Firpas Active Member Licensed User Longtime User Jul 5, 2016 #1 I installed Android Studio with the same Android SDK that came using for B4A and from that moment I started getting the error: Parking Files Error. (image attached) B4A.exe running from the command line parameter "-log" I have obtained the following file: .Net version: 4.0.30319.42000 B4XClassifer created B4XErrorTagger created Gui: 1004 *** no reuse *** Gui: 792 Gui: 77 Gui: 100 B4XClassifer created B4XErrorTagger created *** no reuse *** Gui: 121 Compilation task: 149.8971 ExitCode: 1 Output: jarsigner: unable to open jar file: bin\temp.ap_ Error: jarsigner: unable to open jar file: bin\temp.ap_ Gui: 57 optimizedDex receive: 33 OptimizedDexer exitCode=0 Optimized worked... Compilation task: 3196.8852 Gui: 75 Click to expand... Any solution ?? Thanks in advance Attachments log.txt 554 bytes · Views: 316 1.png 95.7 KB · Views: 317
I installed Android Studio with the same Android SDK that came using for B4A and from that moment I started getting the error: Parking Files Error. (image attached) B4A.exe running from the command line parameter "-log" I have obtained the following file: .Net version: 4.0.30319.42000 B4XClassifer created B4XErrorTagger created Gui: 1004 *** no reuse *** Gui: 792 Gui: 77 Gui: 100 B4XClassifer created B4XErrorTagger created *** no reuse *** Gui: 121 Compilation task: 149.8971 ExitCode: 1 Output: jarsigner: unable to open jar file: bin\temp.ap_ Error: jarsigner: unable to open jar file: bin\temp.ap_ Gui: 57 optimizedDex receive: 33 OptimizedDexer exitCode=0 Optimized worked... Compilation task: 3196.8852 Gui: 75 Click to expand... Any solution ?? Thanks in advance
Erel B4X founder Staff member Licensed User Longtime User Jul 5, 2016 #2 Are you using B4A v6.00? Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Jul 6, 2016 #4 You will need to uninstall build tools v24 and install v23, in Android SDK Manager. Upvote 0
F Firpas Active Member Licensed User Longtime User Jul 8, 2016 #5 Sorry for the delay. Thank for your help. Now it seems that everything works well Upvote 0