Eclipse Export Android apk hanging

时光毁灭记忆、已成空白 提交于 2019-12-11 18:36:27

问题


I have a problem that when exporting an APK with Eclipse it just hangs and doesn't complete. When I shut down Windows I see an error message saying "Enter keystore password:" but without offering an input box. What can I do?


回答1:


I discovered that the problem was that the keystore password I was entering contained these characters: $ £ % ! "

I'm not sure which character caused the problem, but after choosing a password that didn't contain any of these characters, the problem stopped occurring.



来源:https://stackoverflow.com/questions/18521015/eclipse-export-android-apk-hanging

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