Godot 3.2.3.stable on Android 4.1 - org.godotengine.gamelol has no certificates at entry AndroidManifest.xml; ignoring!
I try to port stable version to android 4.1, but hen I install my game, i get this error in logcat and Application not installed on smartphone. I know I am crazy and no reasons to do it, but I still want. I try sign myself, make another keystore, sign with SHA1 and SHA256, not working. In some moments its write error "META-INF/CERT.SF has invalid digest for res/mipmap-mdpi-v4/icon_background.png". I will be very happy if you help me :) If it need, I can give you more info.
UPD: I fix this problem by align at brgin and sign at end. Now I fixing another error