Android publishing

Screenshot sent to the terminal as the language for others to come out, place the video and answer the questions that have to enter the password.
However, a part of the signature in APK to enter the keystore password that you entered in the terminal as part of the input but does not.
What should I do?

Comments

  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    edited May 2013
    have you confirmed your keyboard is set to US English??? Post a screenshot of your keyboard settings. IT should look like this.

    image
  • Mentor_MobileMentor_Mobile PRO Posts: 19
    Set to US and Korea
  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    make it US only, just like in my screenshot.
  • Mentor_MobileMentor_Mobile PRO Posts: 19
    The result is the same
  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    your keyboard needs to be set to US only starting with the creating of the keystore file.

  • Mentor_MobileMentor_Mobile PRO Posts: 19
    I changed input sources and language in US, but I got an error in keytool.
  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    edited May 2013
    what is the error? post a screenshot not a copy/paste
  • Mentor_MobileMentor_Mobile PRO Posts: 19
    here

    3:~ macpro$ keytool -genkey -v -keystore mentorcommunications.keystore -alias box_up -keyalg RSA -keysize 2048 -validity 10000
    Enter keystore password:
    keytool error: java.lang.Exception: Key pair not generated, alias already exists
    java.lang.Exception: Key pair not generated, alias already exists
    at sun.security.tools.KeyTool.doGenKeyPair(KeyTool.java:1129)
    at sun.security.tools.KeyTool.doCommands(KeyTool.java:786)
    at sun.security.tools.KeyTool.run(KeyTool.java:172)
    at sun.security.tools.KeyTool.main(KeyTool.java:166)
  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    Key pair not generated, alias already exists

    this means that you already created it.

    delete your keystore file and create a brand new one.
  • Mentor_MobileMentor_Mobile PRO Posts: 19
    very very thanks!!!!
    Success!!!
    but,Android phone is turned horizontally, vertically ...
Sign In or Register to comment.