I cannot export my application with apk. It gives a production error

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/…

Can you post the whole error log.

error.pdf (39.2 KB)

Thanks for be interested. I have examined similar issues, but I could not get export apk. I am sending you the aia file. I’ll be pleased if you pay attention

1 Like

Common issue try it…

I deleted the external_comps file, I uploaded it again, it did not happen. I’m getting the same error

What files might that be, only assets, src and youngandroidproject folders should be deleted if you had any…

QR_Scanner_And_Create (4).aia (856.3 KB) Uploading: QR_Scanner_And_Create (4).aia…

Try to change your icon, it doesn’t even exist in assets…

bild

1 Like

I fixed it for you, i just changed the splash image and removed the _ from the title text
image
image
QRScannerAndCreateFixed.aia (856.1 KB)

1 Like

Thank you very much! problem solved

True however, on your QR screens, use this block instead…

Btw, the error message told us as much what was wrong…

It was not able to continue after that row

1 Like

Ok THANK YOU

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