Ayuda problemas al generar el apk

HOla

POr favor me ayudan. Genere el apk y me sale un mensaje que dice: Algo salio mal. Por favor que puede ser.
Muchas gracias

Hi Adriana,

First of all welcome to the forum. Second, the official language here is English. So, please translate your message to english, in order to everybody here understand and help you, ok?

Thank you

1 Like

Hi Adriana! Welcome to Kodular Community!

Can you show us the result it shows after pressing “View Log”?

image

Hello goodnight
Please inform me where I can go to help me solve my problem.

This appears to me

Kodular no puede compilar este proyecto.
El error de compilaciĂłn fue
________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 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
YAIL compiler - AAPT execution failed.
.

Check your package name in screen1 properties.

Package name should be in this format: com.yourname.appname

Or just keep it blank.

2 Likes

Thanks i will look at that part

Thank you

Indeed there was an error
He had placed the name of the package with a tilde.

Thank you very much again

2 Likes

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