Answer the question
In order to leave comments, you need to log in
When building a signed APK in Android Studio, adb swears during installation: Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES], what should I do?
Created keystore
using keytool
, then using this key, signed via jarsigner
, created in Cordova, APK - everything started fine on the emulator.
But when I try with the same key in Android Studio - 'Generate signed APK', the APK is created normally, but it does not start on the emulator, adb writes:
pkg: /data/local/tmp/app-release.apk
Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES]
jarsigner
- the same thing: Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES]
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question