App not exporting (DX execution failed)

Click on View Log and tell the error

2 Likes


there is no error in blocks…when i connect to the companion is working properly

1 Like

Please copy the whole page and paste it

1 Like

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: 0.862 seconds
________Compiling source files
(compiling io/kodular/odiatechcenter/book/Essay.yail to io.kodular.odiatechcenter.book.Essay)
(compiling io/kodular/odiatechcenter/book/Screen7.yail to io.kodular.odiatechcenter.book.Screen7)
(compiling io/kodular/odiatechcenter/book/Screen6.yail to io.kodular.odiatechcenter.book.Screen6)
(compiling io/kodular/odiatechcenter/book/Screen4.yail to io.kodular.odiatechcenter.book.Screen4)
(compiling io/kodular/odiatechcenter/book/Screen2.yail to io.kodular.odiatechcenter.book.Screen2)
(compiling io/kodular/odiatechcenter/book/Test.yail to io.kodular.odiatechcenter.book.Test)
(compiling io/kodular/odiatechcenter/book/Home.yail to io.kodular.odiatechcenter.book.Home)
(compiling io/kodular/odiatechcenter/book/Screen5.yail to io.kodular.odiatechcenter.book.Screen5)
(compiling io/kodular/odiatechcenter/book/Screen3.yail to io.kodular.odiatechcenter.book.Screen3)
(compiling io/kodular/odiatechcenter/book/Screen1.yail to io.kodular.odiatechcenter.book.Screen1)
(compiling /tmp/runtime7627708777712713305.scm to com.google.youngandroid.runtime)
Kawa compile time: 2.785 seconds
________Invoking DX
YAIL compiler - DX execution failed.

2 Likes

Which type of app are you making?

simple book app

1 Like

Some solved topics related to this

If this doesn’t help, search for “DX execution failed” in the Community

3 Likes

Also read these posts @OdiaTech_Center

BTW it would be useful if you tell the number of screens used in your app

3 Likes

10 screen…after complete i delete one…that screen i only use for block

Okay have you tried any of these?

ya i am reading those…if i will find solution then i will reply

1 Like

@OdiaTech_Center Name the extensions that you are using in your app I think the error is that

1 Like

your problem solved ?

only collin tree

1 Like

exactly not…still searching,do u have any idea

1 Like

@OdiaTech_Center Problem Solved?

@OdiaTech_Center I think this is showing this error because of Copied Screens.

i make this show data online aslo offline…so screen is needed

I can’t understand.