i have compiled the apk . but not able to install it on android

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By naveen9036
:warning: Old Version Published before Godot 3 was released.

running cmdline: “C:/Program Files/Java/jdk1.8.0_66/bin/jarsigner.exe” “-verify”
“C:\Users\Nani\AppData\Roaming/Godot/tmp/tmpexport-unaligned.apk” “-verbose”

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. (signatures missing or not parsable)

In the security settings on the Android device have you tried turning on the setting to install apps from unknown devices. I had to do this to install apps on my phone.

D | 2016-12-16 21:27

No actually the problem is with the compilation , i think.As i mentioned in the post the Godot command prompt is generating that error.

naveen9036 | 2016-12-17 09:15