APK Build "Somehing went wrong", stuck at 'Compiling source files '

Hi!
When I export my project in apk it syays for me “Something went wrong” and I click on “view log” it displays:
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.327 seconds
________Compiling source files

What should I do??

There are many topics on this:

Provide more info. Ideally you would want someone to solve your problem as soon as possible, so providing as much info is beneficial. Which extensions are you using, how many screens, do you have any files uploaded that may be causing an issue etc.

1 Like

Search for Compiling source files

https://community.kodular.io/search?context=topic&context_id=213246&q=Compiling%20source%20files&skip_context=true

Taifun

1 Like

I have 3 pages

Check up , Is there ny project within project in the app folder

1 Like

I think I know the problem…
I’ll see it and solve…

Ok thanks I solved the problem…

Pls share us how did you solve your problem so that others who are suffering with same issue we will suggest them your idea too

1 Like

Hi!

I will tell how i solved the problem…
The main screen in the app is called screen1. If you copy the main screen that will give you an error, try clicking on “Add screen”, so you can copy the screen you add, then you can copy any screen but not the main screen that it is screen1 so that will not give you the error in building the app.

I try this solution and it was be solved and building the app successfully!
And that is the error building image:


I was copying screen1 that is the main screen and change the title to “Work”…

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