Can't able to compile apk (getting Error)

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

project code

#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

you forgot to search in community

1 Like

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:

2 Likes

i did but not luck :frowning:

i was changed the package name for testing purpose,
after it changed to the original one but got no success so i am here for help now

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"

1 Like

okay i am trying it now :slight_smile:

1 Like

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 :grin:

1 Like

okay i will try then if it is worked for me i’ll mark it as solution And thanks for the Help :slight_smile:

1 Like

And for checking this i deleted multiple plugins now have to rekode it agian :sweat_smile:

1 Like

If you are using proper application, then there is no need to unzip anything, just open, delete and you are done…

@Boban sorry i did not get you can you pls explain?

He has already explained everything

yo got it :smiley:

1 Like

Good that you understood

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