Problem with the extension of Taifun

When I use the extension Package tool (version 2) from Taifun, my app is not built and I get this error message.

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.921 seconds
________Compiling source files
(compiling io/kodular/dennis_littawe1542/Akku_Manager/ScreenAppManager.yail to io.kodular.dennis_littawe1542.Akku_Manager.ScreenAppManager)
(compiling io/kodular/dennis_littawe1542/Akku_Manager/ScreenMeun.yail to io.kodular.dennis_littawe1542.Akku_Manager.ScreenMeun)
(compiling io/kodular/dennis_littawe1542/Akku_Manager/ScreenAkkuCheck.yail to io.kodular.dennis_littawe1542.Akku_Manager.ScreenAkkuCheck)
(compiling io/kodular/dennis_littawe1542/Akku_Manager/ScreenAufladen.yail to io.kodular.dennis_littawe1542.Akku_Manager.ScreenAufladen)
(compiling io/kodular/dennis_littawe1542/Akku_Manager/Screen1.yail to io.kodular.dennis_littawe1542.Akku_Manager.Screen1)
(compiling io/kodular/dennis_littawe1542/Akku_Manager/ScreenDatenschutz.yail to io.kodular.dennis_littawe1542.Akku_Manager.ScreenDatenschutz)
(compiling /tmp/runtime2231255158674127017.scm to com.google.youngandroid.runtime)
Kawa compile time: 7.142 seconds
________Invoking DX
DX time: 47.707 seconds
________Invoking ApkBuilder
com.android.sdklib.build.ApkCreationException: Failed to add /tmp/1631944378962_0.9289975521533896-0/youngandroidproject/…/build/tmp/classes3.dex
YAIL compiler - ApkBuilder failed.
.

does anyone have an idea?

you asked me the same in PM
and my suggestion was

What happens, if you create a new project, add the extension and build the project?

your answer was

when I create a new project and use your extension, the project is created

which means, the extension works fine… you have to search for the bug somewhere else

as a start, remove all other extensions and try to build again

Taifun

3 Likes