N Nando Member Licensed User Longtime User Nov 15, 2013 #1 Hi, When I use the library ABZipUnzip I have this error message during compilation B4X: Parsing code. 0.14 Compiling code. 0.47 Compiling layouts code. 0.08 Generating R file. 0.45 Compiling generated Java code. 4.19 Convert byte code - optimized dex. 26.31 Optimized dexer failed. Switching to Standard dexer. Packaging files. 1.75 Copying libraries resources Error Le fichier existe. You know what is the reason? thank you in advance.
Hi, When I use the library ABZipUnzip I have this error message during compilation B4X: Parsing code. 0.14 Compiling code. 0.47 Compiling layouts code. 0.08 Generating R file. 0.45 Compiling generated Java code. 4.19 Convert byte code - optimized dex. 26.31 Optimized dexer failed. Switching to Standard dexer. Packaging files. 1.75 Copying libraries resources Error Le fichier existe. You know what is the reason? thank you in advance.
Erel B4X founder Staff member Licensed User Longtime User Nov 17, 2013 #2 I don't get any error. Does this error happen if you start a new project with this library only? Upvote 0
N Nando Member Licensed User Longtime User Nov 18, 2013 #3 Yes, even with only this library it's the same. But the problem in my opinion is not in the library or in B4A because the description of the error is returned in French. (My windows is in french) B4A does what when it "Copying libraries resource" ? Thank you for your help Erel. Upvote 0
Yes, even with only this library it's the same. But the problem in my opinion is not in the library or in B4A because the description of the error is returned in French. (My windows is in french) B4A does what when it "Copying libraries resource" ? Thank you for your help Erel.
Erel B4X founder Staff member Licensed User Longtime User Nov 18, 2013 #4 It opens the library jar and copies all of the included "resource files" to the APK. Upvote 0