May be I am wrong but I believe I generated the apk with the very same project before without problem.
I tried to remove all the screens but it didn’t work, what make me think that the problem is on screen1. I tried sugestions of others topics like change the icon, verify splash screen, but I couldn’t find the problem.
Kodular is unable to compile this project.
The compiler error output was
________Preparing application icon
________Creating animation xml
________Creating fragment xml
________Creating listview xml in res/layout/..
________Creating xml in res/drawable/..
________Creating splash png in res/drawable/..
________Creating colors xml
________Creating strings xml
________Creating styles xml
________Creating styles xml v21
________Creating drawables xml v21
________Generating manifest file
________Attaching native libraries
________Attaching Android Archive (AAR) libraries
________Attaching component assets
________Invoking AAPT
YAIL compiler - AAPT execution failed.
.
That’s exactly what I thought at first, @Diego but I made a comment at another post and someone made me think that the problem was fixed.
Sorry for opening an unnecessary topic
I think i found what is happening! Actually when i use Enhance.Co Extension on my app it always get that error, but when i make an app without Enhance it works fine!
Maybe Kodular is created with a code that stops Enhance Extension?
I am not using this extension.
The only extension used is Component to Image , but even after I removed this extension the problem continues.
I believe it’s really a problem on the YAIL compiler. In others words, a bug on app inventor or kodular system.