i am trying build an apk but getting error
i tried with changing api level, code version, package name
but no luck Getting this error from morning almost 10 hours passed away
#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: 0.728 seconds
________Compiling source files
Hi , this error was asked many times before, as @ADDYLIN said you need to search the community,
If you checked your package name, and there wasn’t any error there, there is another most possible error:
So there is another possible error i’ve mentioned, which is that you’ve a project inside your project ,export your aia, unzip it, open assets folder > then external_comps folder> if you found any project rather then the extensions you are using, delete, also see here: An error when I export the project, stuck at "Compiling source files"
yes i got the problem yesterday i was importing extension but by mistaken i opened the screen aix so here is second assets in my project so now what shoud i do?
modified the aia file(delete the second assets) and import in kodular? or there is any alternative solution for it? like if i do this my package name and keystore gonna changed my app is in play store so please give me the suggestions
As you just imported an aia, i think the keystore and package name will be the same just the project id would change. any way there isn’t an alternattives just delete the project inside your external_comps folder and done