Kodular is unable to compile this project

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
AAPT2 compile time: 0.447 seconds
YAIL compiler - AAPT2 link execution failed.

Welcome to community. Do you get the same error when you try to compile as .apk ? Or does this error occurs only when trying to export as .aab ?

1 Like

in both cases.

Most probably is a Theme problem. Go to project settings - see if theme is set. If not set it otherwise change it and set it again. Reload project, try to compile again

okkk. let me check…

1 Like

yes its working… thank you soo muchhhh…

1 Like

See how to avoid problem next time, while creating your project do not add theme or custom package name. Set them later from project settings

okkk. thank you soo muchh

1 Like

A post was split to a new topic: Can’t compile apk - AAPT error

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