I have created an app in Kodular but cannot get it to export to a AAB or APK. Stuck at Compiling source files

Good afternoon. I hope you are all well. I have made an app for my radio station in the Kodular app creator but it doesn’t want to export. I don’t know the reason of this. Ive tried to do all of the things suggested in other Kodular community posts but i still cannot get it to export to the .APK or .AAB bundle. The error screens i am getting are listed below. Along with the .aia file so that you can glance over the app if needed. Great thanks in advance!

The error log is below;

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.548 seconds
________Compiling source files
.

1 Like

I think you exported the AIA file and Import That might be why you are having this problem
Earlier I faced such a problem @Ehsan_Shahzad

2 Likes

Yes. I think i did. i dont have the original project. what should i do in this situation?

1 Like

Sorry I can’t help you with this, it’s a kodular issue

2 Likes

Try to work on the project you create first because if you export it you may encounter this problem.

2 Likes

This is a kodular issue, I don’t know when it will be resolved and I can’t help you in this matter.

2 Likes

Okay. Ill try to do this. (if i can find the account that the aia file was originally exported from) But if anyone else can/has found a way around this problem then please update this post. Thanks…

2 Likes

Search the community for Compiling source files
Taifun

1 Like

I am going to try to export all of the screens then import them into a new file once and then try to export the file. Ill update everyone if this works.

1 Like

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