Godot Version
Godot 4.3 stable
Question
I need help with this error which says All ‘apksigner’ tools located in Android SDK ‘build-tools’ directory failed to execute.
i have tried so many things to fix it but idk what exactly to do, please someone help me with this
I had that problem yesterday! What solved it for me was setting the environment variable JAVA_HOME. The instructions depend on the OS Godot is running on. For Windows, you can follow these instructions: https://confluence.atlassian.com/doc/setting-the-java_home-variable-in-windows-8895.html . Just to be safe, restart your system after setting that environment variable.