Another stuck at "Compiling source files"

Kodular is unable to compile this project.
The compiler error output is
________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.757 seconds
________Compiling source files
.
When I try to compile the APK it gives me this error. I tried to create a copy of the project by removing each component a little at a time to understand where the error is. I have come to remove everything, I have deleted all screens, all components, resources and extensions but it keeps giving me this error. I’m afraid that some stupid bug will have to do all my hard-earned work all over again. Please someone help me!

See here :


P.S: I changed your category to #discuss

2 Likes

Well, the bug is in fact you, you installed project as extension…

:man_facepalming:t2:

2 Likes

what does it mean? what should i do to fix?

Check out the quoted post, project in a project…

2 Likes