Problem with android exporting

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By nicolausaugusto

Hello everybody,
I’m trying to test my application on my smartphone directly connected to my PC.
The application works fine as an .exe, in HTML and also I can export it as an .apk without any problem. But when I try to test it with my phone, this error in console is shown:
enter image description here

If I try to install the .apk the message is:

Parse Error
There was a problem parsing the package.

So I posted what appears in console when I try to connect my phone to the PC and run it via Godot. When I do this, nothing happens in my phone.

The first thing you should do is to tell us WHAT error you get when trying to install. Can you install and it crashes on start? You cant start at all?

gtkampos | 2019-01-07 15:39

If I try to install the .apk the message is:

Parse Error
There was a problem parsing the package.

So I posted what appears in console when I try to connect my phone to the PC and run it via Godot. When I do this, nothing happens in my phone.

nicolausaugusto | 2019-01-08 15:23

:bust_in_silhouette: Reply From: nicolausaugusto

PROBLEM SOLVED: Some of the resources I had in my progect were named with non-english characters, that were accented characters (ò /
è) common in my mother tounge.