Generate signed apk android studio, keystore and keytool error

无人久伴 提交于 2021-02-11 13:27:31

问题


When I import eclipse project into android studio then anything is ok, and i'm installing ndk, but when I want to build my apk, I have this error with keystore :

keystore error

and when i use keytool i have this error too :

keytool error

this is my gradle module:

gradle

i try some solution that i find here, but it's not ok with me Thanks a lot & best regard :)

来源:https://stackoverflow.com/questions/51442484/generate-signed-apk-android-studio-keystore-and-keytool-error

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!