facebook

how to use an existing keystore for android app signatures

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #349552 Reply

    joaba
    Member

    Hello,

    I have created previous android apps using the adt keystore.
    Now, when using mobione I am asked about a p12 or a cer file.
    But I only have those form keystore one.

    How can I generate mobione apps for android with my existing keys?

    PS> another way to solve it would be to generate an app in non-debug mode and then signit with jarsigner outside of mobione, this would also work for me. But then How do i generate a non-debug app?

    #349560 Reply

    Hi joaba,

    Converting between different keystore formats is always an interesting tasks. I did some googling and came up with this topic that I believe does what you’re seeking. If not it is a good start. Let us know how it works out for you.
    http://security.stackexchange.com/questions/3779/how-can-i-export-my-private-key-from-a-java-keytool-keystore

    #349565 Reply

    joaba
    Member

    yes, i had tried this and works fine, best to add the -validity option to have a long enough valid certificate
    thanks!

    #349570 Reply

    Hi joaba,

    Thanks for closing the loop. Glad it was helpful for you.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: how to use an existing keystore for android app signatures

You must be logged in to post in the forum log in