Erro na compilação

Quando vai compilar mostra essa msg “A compilação falhou! Error: Your build failed due to an error in the Compile stage, not because of an error in your program.”
No assistente funciona normal.

aparece isso tambem.
O Makeroid não pode compilar este projeto.
O compilador informou o seguinte erro
________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 strings xml
________Creating styles xml
________Creating drawables xml v21
________Checking for firebase
________Creating provider_path xml
________Generating manifest file
________Attaching native libraries
________Attaching Android Archive (AAR) libraries
________Attaching component assets
________Invoking AAPT
AAPT time: 0.614 seconds
________Compiling source files
.

O que eu faço?

Hi welcome the community,
Please spend some time reading this and edit your questions accordingly:

1 Like

The official language of the forum is English to better help you.

1 Like

If it is the full log, your app doesn’t have any errors. Try again with clearing cache, reloading. I have only seen this error sometimes when there was nothing wrong in my app.

2 Likes

Sometimes while exporting it shows error but if you wait for some time on the same screen it export the APK to computer or qr code

1 Like

Geez, thank God, I got a lot of work, but I found the problem.
was on account of an extension that I had installed and then had removed.

1 Like

When will compile show this msg “Compilation failed! Error: Your build failed due to an error in the Compile stage, not because of an error in your program. ”
In the wizard works normal.

that appears too.
Makeroid cannot compile this project.
The compiler reported the following error
What I Do?

Makeroid cannot compile this project.
The compiler reported the following error:

________Checking dangerous extensions
________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 strings xml
________Creating styles xml
________Creating drawables xml v21
________Checking for firebase
________Creating provider_path xml
________Creating network_security_config xml
________Generating manifest file
________Attaching native libraries
________Attaching Android Archive (AAR) libraries
________Attaching component assets
________Invoking AAPT
AAPT time: 1.154 seconds
________Compiling source files

https://community.kodular.io/t/how-to-ask-a-question/7942/7

Error occurred after attaching app inventor extensions and using blocks, when using the wizard gave an error and the logo returned as extensions and blocks.
I don’t know if you can also be an example of me creating a submenu on the first screen and creating another submenu and another screen.

2 posts were split to a new topic: Compiler error, stuck at Compiling source files