Unable to Export App

I made a game but when I am trying to export it’s apk to my pc, the progress bar goes to 100% with a message Your apk has been created(something like that) however the download do not start.

When I try to download on mobile I do get a QR code but when I open it a message appears - “HTTP response was too large:33576347. limit us 33554432”

Some info :
It is a little bit large. App has 12 screens and many media files (png and mp3)

Please give me any suggestions in addition to reducing the size.

Thanks

Your problem could just be that 12 screens is simply too much for Kodular to export but out of curiosity, what browser are you using?

As the above user said it’s probably this.

I would like to add - can you tell the number and size of your assets?

Google Chrome

1 Like

You’ll probably just have to work on limiting your screens then, Sorry! Try putting more of your components on each screen and showing/hiding them as necessary.

Apk limit 32mb, various ways to overcome the limitation App Inventor Tutorials and Examples: Webprefetch File by File | Pura Vida Apps

2 Likes
2 Likes

FYI, it’s already on the list in the link I provided

1 Like

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