Hello Guys i have a problem :/
I want to export my Game to my Android Phone. So setup the Export Settings asdescribe in the Godot Tutorial. I can create an APK but when i try to install it on my phone it says : package is damaged
And when i try to install it via adb it says :
Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES: Package /data/app/vmdl1118192211.tmp/base.apk has no certificates at entry AndroidManifest.xml]
i have used the keystore from Android Studio and used my owen but it changed nothing.
I use jdk8
i hope you can help me :)