i aware many people have had issue, need clarification concerning variety of answers available.
whenever try generate signed apk in android studio, comes 'keystore tampered with, or password incorrect' , have tried many of fixes suggested.
when try enter cmd:
"c:\program files\java\jdk1.7.0_13\bin\keytool.exe" -storepasswd -new android -keystore "c:\users\scott\desktop\test\anroid keystores\sidecarsplit.jks"
i cannot type in 'enter keystore password', can still press enter. bizarre!
error in android studio:
error:execution failed task ':packagerelease'. com.android.ide.common.signing.keytoolexception: failed read key sskey >store "c:\users\scott\desktop\test\anroid keystores\sidecarsplit.jks": keystore >was tampered with, or password incorrect
would appreciate getting apk signed. thank you
Comments
Post a Comment