1
I’m trying to generate apk , more is giving error , not understanding
Error:Execution failed for task ':app:packageDebug'.
> Failed to read key from keystore
Evente log
19:33:33 Gradle build finished with 1 error(s) in 3 min 21 sec
19:33:44 Generate signed APK: Errors while building apk, see messages tool window for
list of errors.
You even created the Keystore? From the error it seems that the alias for the key. You got to go to Build > Generate Signed APK?
– stderr
yes, it may be that I am creating the wrong Keystore
– Ilgner de Oliveira