No Exporting Progress Window

Hello, it’s about 8 hours that, when I click on Export button the progress and barcode window doesn’t appear.

BTW, I tried mobile, Chrome and Firefox too but no result

Does anyone know the solution?

Hi dear,

How far does the build process get? Does it reach 100% and then get stuck, or does it stop earlier?

Looking at past posts in the community about this error, it might be caused by the app size.
Do you have many assets?

No, I meant the progress wendow does not appear at all and after 40 to 50 seconds I see this error

I downloaded it’s AIA file now Even I can not import it again
I tested other projects they worked well but about this one I don’t know why it doesn’t appear the download progress wendow.

Can you please help me?

If you don’t mind share your aia here or DM for further details

Hi

I’m sending my AIA file for you

Horror House.aia (7.9 MB)
hidden by mod

I also wanted to mention something else I noticed.

On my computer, when I click Export APK, the build progress window doesn’t appear at all. Nothing opens. After a few seconds, I just get an error message.

I tried this many times (probably around 20 times), but the result is always the same.

On my phone, it’s different. The build progress window does appear and the APK is generated, but the APK doesn’t work correctly. Some buttons that were working before now show an error saying the screen doesn’t exist. For example, my Home button should open the Home screen, but instead it says the screen can’t be found, even though I’ve checked the project several times and the screen is definitely there. The same thing is happening with a few other buttons as well.

This project was working correctly before, so I’m not sure what changed. I’m wondering if this could be related to a recent Kodular update or if the project somehow became corrupted.

Thanks for taking a look.

1 Like

Now it working? Also your project got too many screens don’t know where to start


1 Like

No some buttons doesn’t work well and shows that page isn’t available

At which screen name?

Hi dear,

I imported the project and didn’t have any issues creating the APK.
However, as Ibrahim rightly pointed out,


having 43 screens is not a good approach for building an app with Kodular :scream:

For example in the past when I clicked on Short or Medium buttons The short or Medium story page was opened, but now it shows that this page isn’t available I checked the blocks part all things were true and good

Its working from my side

Screenshot 2026-07-04 at 10-26-31 Kodular Creator
Why not using the screen name block direct?
blocks(25)

Yeah I know I actually wanted to do that too, but it would slow down the app’s performance. That’s why I just added about 30 story titles per page instead.

Could you export the apk file on your PC?

Look

I just clicked on Short button

See the error is pointing at screenName Long1

I was able to export it as well.

I’d recommend not using spaces in the project name.

The app’s performance would be better if you used virtual screens, since all components are loaded at startup and switching between screens becomes instantaneous.

Have you tried re-importing the project?

Simple virtual screens procedures,
Each VA_XXX is a Vertical Arrangement that contains a virtual screen.

1 Like

Because I copy a lot from pages I wanted to make it easier by just changing the screen block name so I could quickly assign it to all buttons

Sorry I accidentally clicked the Long button and typed Short by mistake now whenever I click on any button the same message keeps showing up.


Here after exporting