Can't export project to apk, Stuck at Compiling source files

I can’t export project to apk in modular, here log error’ : kudular id unable to compile this prioject.

Please help me.

Next time, please search the community for this.

https://community.kodular.io/search?q=Compiling%20source%20files

As stated in PM, one reason is that you have too many screens. Kodular apps should never have (and 99% wouldn’t need) more than 10 screens. The recommendation is that you never build more than 10 screens.

image

Some suggestions:

  • These 5 screens basically do the same thing- show a document/presentation with a WebViewer. Try using one screen for all 5 screens by reusing them.

image

  • So do these.

image

  • And these two.

image