APK will not export, no extensions installed, fails on preparing application icons

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: 2.165 seconds
________Compiling source files

LEARJOBWALK1.aia (747.5 KB)

Any ideas?

All icons are 512x512.png

No Extensions installed

You accidentally installed an AIA file as an extension, and therefore you find such issue (Project in a Project). I removed it and it’s now building fine.

Try this: LEARJOBWALK2.aia (744.5 KB)

2 Likes

Thank you so very much. That was exactly the issue. I forgot that that had been done early on. I really appreciate you!

1 Like

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