I am signing the apk with my keystore. But I am not able to install due this excepton "INSTALL_PARSE_FAILED_NO_CERTIFICATES".
"INSTALL_PARSE_FAILED_NO_CERTIFICATES" in Android studio 2.3 beta1with android version is "25"
17.4k views Asked by Kona Suresh At
2
I use Android Studio to sign my app. I had been getting the same error message while installing
apkon device.I've solved this problem with enabling
V1 (Jar Signature)as showed in the picture