Export android 'debug.keystore' error

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

Hi, problem godot engine v3.0.2.stble.official

Ubuntu 14.04.4 LTS all running export android success!
Ubuntu 16.04.4 LTS what is exporting android error debug.keystore

probably the reason for the new version of java?
enter image description here

official site godot 3.0 engine copy key is useless warning terminal other link is also useless

Ubuntu 16.04.4 LTS can not export android :frowning:

The exact same issue I had

ClintochX | 2021-12-26 07:56

:bust_in_silhouette: Reply From: Calinou

If you export to Android in release mode, the debug keystore specified in the Editor Settings won’t be used. Instead, you will have to specify a release keystore in the Android Export dialog.

If you just want to test your project in release mode, you can specify the path to the debug keystore you’ve created in the release keystore field.

I don’t understand, please explain it in details and at least with some screen shots. This issue has made me to leave Godot several times. I’m sure it has for many others too. We followed the manual instructions correctly and still wasn’t successful. Please Help us

ClintochX | 2021-12-26 07:56