Apk not generated

very good

I am trying to generate the APK file, but I am getting an error while generating. can you guide me a bit? I don’t understand the error log.

I have several extensions installed (in case the error may be the compatibility of any of them): NoFileHTML, KIO4_Base64, CustomSheet, AdvancedPDFCreator

This is what the error log tells me:
Kodular no puede compilar este proyecto.
El error de compilación fue
________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.089 seconds
________Compiling source files
(compiling io/kodular/mariomariscalavila/INTERNA/ADD.yail to io.kodular.mariomariscalavila.INTERNA.ADD)
(compiling io/kodular/mariomariscalavila/INTERNA/VFIRMA.yail to io.kodular.mariomariscalavila.INTERNA.VFIRMA)
(compiling io/kodular/mariomariscalavila/INTERNA/Screen1.yail to io.kodular.mariomariscalavila.INTERNA.Screen1)
(compiling /tmp/runtime2986844293992445329.scm to com.google.youngandroid.runtime)
Kawa compile time: 2.203 seconds
________Invoking DX
DX time: 4.863 seconds
________Invoking ApkBuilder
com.android.sdklib.build.ApkCreationException: Failed to add /tmp/1678991435466_0.42358810626280174-0/youngandroidproject/…/build/tmp/classes2.dex
YAIL compiler - ApkBuilder failed.
.

Search the community for ApkBuilder failed
Taifun

The problem was the KIO4_Base64 extension. I have deleted it, and now there are no errors when generating the apk

Have you been using an outdated version?
@juananton1991 are yo aware of issues?
Taifun

I don’t think so, honestly I didn’t look at it. Change to the Filey extension, and it works for me without problems.