HI
I'm quite new to Godot and been trying to export to Android for the over a day now.
I have followed the instructions on https://docs.godotengine.org/en/stable/tutorials/export/exporting_for_android.html
and also watched
After copying everything they say, when I click the Export Project button I get no errors. but when I try to install the apk on my phone I get the message "App not installed."
I have seen a few posts about this kind of problem from other people and the problem for them was the keystore, but I have double checked this and the problem still exists.
I have also noticed if I connect my phone to my machine in developer mode the little android icon dos not appear in Godot to build directly to the phone.
Although this works fine in Unity, so I know the problem isn't with the phone or cable.
Anyone know where I might be going wrong?
any help would be appreciated, as I really don't want to go back to using Unity