I have just converted a native Android app to Flex 4.5 AIR, and I now need to sign it.
Does anyone know if it is possible to use the keystore that I used to sign the original Android app?
If so, how do I get a P12 out of it to use in Flex.
Thanks
G
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I used a program called portecle to open the android keystore, change the type to a p12 and then save as a .p12 file.
Flash Builder than accepted this to sign my app.
I haven’t submitted to the store yet, but looks good so far.
This would seem a much cheaper way of signing mobile AIR apps than buying certificate from the like of Thawte et. al.