Good day. kodular has server crashes again? The application was building well yesterday, but today there is a build error. I tried it on a laptop and a computer. Internet very good fiber optic
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.405 seconds
________Compiling source files
.
Did you alter anything or added any extension after that? Your error will occur due to multiple reason but among them two top reasons are, mismatching of package name, and creation of package inside package… Check your asset for any unwanted files , Did you setup screens correctly … Etc etc.
Check both the things and try to complie once again… you can check our community for the same, you can find multiple solutions