Compiling error again

Kodular is unable to compile this project.
The compiler error output was
________Preparing application icon
________Creating animation xml
________Creating fragment xml
________Creating listview xml in res/layout/…
________Creating listview xml in res/layout-v21/…
________Creating xml in res/drawable/…
________Creating splash png in res/drawable/…
________Creating colors xml
________Creating styles xml
________Creating drawables xml v21
________Checking for firebase
________Creating provider_path xml
________Creating network_security_config xml
________Generating adaptive icon file
________Generating round adaptive icon file
________Generating adaptive icon background file
________Generating manifest file
________Attaching native libraries
________Attaching Android Archive (AAR) libraries
________Attaching component assets
________Invoking AAPT
AAPT time: 1.586 seconds
________Compiling source files
(compiling io/kodular/kunhianarantk/HAVISHBOOK/SCANNER.yail to io.kodular.kunhianarantk.HAVISHBOOK.SCANNER)
(compiling io/kodular/kunhianarantk/HAVISHBOOK/donate.yail to io.kodular.kunhianarantk.HAVISHBOOK.donate)
(compiling io/kodular/kunhianarantk/HAVISHBOOK/create.yail to io.kodular.kunhianarantk.HAVISHBOOK.create)
(compiling io/kodular/kunhianarantk/HAVISHBOOK/Screen1.yail to io.kodular.kunhianarantk.HAVISHBOOK.Screen1)
(compiling /tmp/runtime4846703941988593626.scm to com.google.youngandroid.runtime)
Kawa compile time: 2.669 seconds
________Invoking DX
DX time: 12.272 seconds
________Invoking ApkBuilder
com.android.sdklib.build.ApkCreationException: Failed to add /tmp/1652807692959_0.4524347491200098-0/youngandroidproject/…/build/tmp/classes3.dex
YAIL compiler - ApkBuilder failed.
.

Which extensions do you use ? Most probably two extension have same library that causes the problem in compiling

i used 2 extensions for qrcode

Most probably they use the same library. If you remove one then project will compile. Which ones do you use ?

yeah thanks

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.