Closed LeVoid closed 3 years ago
Duplicate of https://github.com/flathub/org.godotengine.Godot/issues/63. As a workaround, download a Godot binary from godotengine.org/download and use it to export to Android.
I'm sorry to bother, but I don't know how to do that or what you mean by "binary".
I'm sorry to bother, but I don't know how to do that or what you mean by "binary".
"Godot binary" refers to the Godot editor you can download from that website. It's all explained on the website.
Note that recent Linux distributions no longer allow you to run programs by double-clicking them, so you have to open a terminal, use cd
to reach the folder where you extracted the ZIP archive and run ./name_of_Godot.binary
to run the program.
Does not seem to be working. But meanwhile I stumbled about a different issue which was answered with "Maybe there are illegal characters in one or more of your game files". The issue in question is: https://godotengine.org/qa/7289/android-app-not-installing
My issue might be related to this issue, because my keyboard likes to keep switching between two languages...
I cannot enter jarsigner nor ADB in Editor > Editor Settings > Android. On my old rig I was able to, but now I can't input the path to neither anymore.
I really don't know why I can't input them. Any ideas?