Help for this warning, compiling stuck at "Compiling source files"

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
________________Firebase components found.
________________Firebase config file successfully added.
________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.875 seconds
________Compiling source files
.

You can see here:

And please don’t spam tags :sweat_smile::
image

2 Likes

May be there is a double block of something, check the errors at the bottom

Hello, I have the same error, I can not compile my app, the kodular systems shows a message that is not my application problem, but I need to find a solution.
I had renamed the package name but the problem persists.
do you have any solution?

do you really have the same problem compiling stuck at “Compiling source files”?
what about providing a screenshot of that error message?

Taifun

1 Like

thanks a lot for your replay.

the image show message something went wrong!

and the log file is the next:
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.863 seconds
________Compiling source files

You might want to check my post above :point_down::

1 Like

Mister you are a genius!
THANKS A LOT!
you are right, I had a proyect inside other proyect, I dont know how it happens, but I erased the folders that you told me and now the compiler works!!

thanks a lot for your help. God bless you my friend

regards, jacob

1 Like

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