[SOLUTION] Impossible APK Sign in Android - Password Wrong (keytool error: java.io.IOException)
RubiWorks
Member Posts: 130
Hello again
I´m finishing my game to Android. And have a big problem
I installed JSK, Android SDK in Mac and Windows.
I maked the keystore with the shell of mac and gamesalad in Windows 7n with Apk Signer
And alltimes says me that password is wrong.
I´m desperate!!
I´m finishing my game to Android. And have a big problem
I installed JSK, Android SDK in Mac and Windows.
I maked the keystore with the shell of mac and gamesalad in Windows 7n with Apk Signer
And alltimes says me that password is wrong.
I´m desperate!!
Comments
Send and Receive Data using your own Server Tutorial! | Vote for A Long Way Home on Steam Greenlight! | Ten Years Left
I locked my sistem in english to fix this.
✮My Web Site✮ ✮My Full Games On Sale✮ ✮Follow Me✮ ✮My Video Channel✮ ✮Contact Me To Buy My GS Games✮
keytool error: java.io.IOException: Keystore was tampered with, or password was incorrect
java.io.IOException: Keystore was tampered with, or password was incorrect
at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:772)
at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:55)
at java.security.KeyStore.load(KeyStore.java:1214)
at sun.security.tools.KeyTool.doCommands(KeyTool.java:885)
at sun.security.tools.KeyTool.run(KeyTool.java:340)
at sun.security.tools.KeyTool.main(KeyTool.java:333)
Caused by: java.security.UnrecoverableKeyException: Password verification failed
at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:770)
Send and Receive Data using your own Server Tutorial! | Vote for A Long Way Home on Steam Greenlight! | Ten Years Left
And i tried with digisigner, terminal in windows and mac, and apk signer of GS Windows.
You have not yet said if you started from scratch.
Send and Receive Data using your own Server Tutorial! | Vote for A Long Way Home on Steam Greenlight! | Ten Years Left
Send and Receive Data using your own Server Tutorial! | Vote for A Long Way Home on Steam Greenlight! | Ten Years Left
Select in mac the language U.S. EXTEND ONLY!! U.S. or U.S. International does not works.
in shell write "keytool -genkey -v -keystore nameofyourkey.keystore"
But rewrite all because the "-" are two versions.
And when you write the first password the shell will you ask about your:
name
company
city
country
...
in the second time when it asked about the password i preffer to press enter and use the same password.
In GameSalad when you signing your apk. Put your language in U.S. EXTEND ONLY!!
in the second text box if it say you that alias password is wrong delete all text an rewrite your first password or maybe put in blank the password.
I hope you to be helpful
Regards and thank you so much everybody!