Hi, i know they have been several posts regarding this issue , but iam in need of some help to solve this.
The compiling stops at ________Preparing application icon
(At first would like to make it clear that my application icon is 512 * 512 , a png and it even shows up in the kodular home page )
And as per @Boban in several posts, its due to the creation of additional ‘assets’ and ‘src’ folders by extensions. i tried deleting them, but the extension pushes up an error when i import the version with deleted folders back into creator. Please let me know if anyone shall help me…will send an aia file accordingly. - the only extension am using is DynamicComponents
also let me know if any other details are needed.
complete log :
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: 4.021 seconds
________Compiling source files
.
It means, you are having project in a project. Sometime it will happen. Did you upload it from other platform? Untill you remove another project it won’t compile