APK not installable, seems corrupted, after Godot Android Export

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By bribat123

Whenever I export my project with the Android template and include debug, the APK file cannot be installed and I receive a message that the file may be corrupt. I have generated the debug,keystore file and included relevant debug user and password in Export settings and reference generated .keystore file in both Editor settings and Export settings. How can I determine what is wrong with the .apk file?

try different android device

supper_raptor | 2019-12-11 09:51

:bust_in_silhouette: Reply From: Lucrak

I also have this problem. You can find the solution?

:bust_in_silhouette: Reply From: Lucrak

I find the problem: If you have archives.tres for example styles for your butons, this cause a problem. You should eliminate these files
:slight_smile: