0
votes

I was following a tutorial of setting up a custom build for Android in Godot from this link. I am very sure that I have followed all the instructions, but godot engine always crash (white screen) without showing any error message, when i tried to use one-click deploy. The screen stuck at here:

enter image description here enter image description here

I am using Godot 3.2.2. Anyone please help.

1

1 Answers

1
votes

I also got the same problem first. In my case, the problem was with JDK version mismatch. Make sure you are using the jdk-8.0.265.01-hotspot version. here is my screenshot: Editor Setting > Android