Godot Version
4.3
Question
I tried to export my game following this youtube video - https://www.youtube.com/watch?v=NRlZYmFzY1Q. It exports but can't run it in mobile. How to export in android? I am getting this error -
4.3
I tried to export my game following this youtube video - https://www.youtube.com/watch?v=NRlZYmFzY1Q. It exports but can't run it in mobile. How to export in android? I am getting this error -
Your build-tools are not compatible with the version you set as the target.
First, check what the target version is set to and compare it with your build-tools version, if there are any problems please share your export window and build-tools version with us.
Actually problem was android studio. Now it is working. Thank you for your help.