I have literally tried every tutorial and every guide and read every question on the topic and literally nothing changes anything.
I keep getting the following error every time I try to test my game, and when I export to apk and try to install it on my phone it just says "app not installed"
jarsigner error: java.lang.RuntimeException: keystore load: Invalid keystore format
s = signature was verified
m = entry is listed in manifest
k = at least one certificate was found in keystore
i = at least one certificate was found in identity scope
no manifest.
jar is unsigned.
Installing to device (please wait...): Samsung SM-N960F
6624 KB/s (22473805 bytes in 3.312s)
Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES: Failed to collect certificates from /data/app/vmdl1240029304.tmp/base.apk: Attempt to get length of null array]
Starting: Intent { act=android.intent.action.MAIN cmp=com.hmmmmayhaps.drxandmro/com.godot.game.GodotApp }
Error type 3
Error: Activity class {com.hmmmmayhaps.drxandmro/com.godot.game.GodotApp} does not exist.