This site is currently in read-only mode during migration to a new platform.
You cannot post questions, answers or comments, as they would be lost during the migration otherwise.
0 votes

so i want to export my android game but when i export it gives an error:

APKSigner returned with error #1

does anyone know a fix?

Godot version 3.3
in Engine by (37 points)

2 Answers

0 votes

I fixed it, I found out I was ignoring the official docs on the exporting, so just now when i went to read, I realized I had to install openjdk8, and create a keystore and enter password. now the error doesn't occur and I can export it

by (37 points)
0 votes

In my case, as it turned out, in Android Studio it was crucial to delete all versions other than those listet in the docs:
https://docs.godotengine.org/en/stable/getting_started/workflow/export/exporting_for_android.html#download-the-android-sdk
Having some installed in parallel caused the troubles.

by (525 points)
Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.