I'm having trouble generating my apk from my project!

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 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.436 seconds
________Compiling source files
.

what could this error be?

Theme setting in Project Settings. Go to Project Settings and see if it is set.

the same mistake?
Makeroid cannot compile this project.
The compiler reported the following error
________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: 0.789 seconds
________Compiling source files

You set it default? You have to select one , like light theme for example

Maybe it is a case of project within a project. If you wish post here or pm me your aia to give it a look

ok!
todolist.aia (259.2 KB)
my aia is there!!

tes this…
While uploading screen first ad the extension used in that screen into your project else it will throw such error
image

Your modified aia :arrow_forward: todolist1.aia (277.6 KB)

Try todolist_1.aia (278.3 KB) in order to avoid internal errors while changing colors in components

1 Like

thank you, this is the right solution

1 Like

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