How to convert keystore (from native android project) to .p12 to use with AIR project?
Due to the advancements with adobe AIR, I'm really excited to be finishing up a HUGE update of an old project that was originally made with native android.
But, i've hit a brick wall with 2 issues, and it would be terrible if all the work i've done in AIR was for nothing...
First, how do I convert the keystore I previously used (from native android project) to .p12 to use with AIR project? (on a mac)
Second, how do I remove the "air." that gets automatically appended onto the front my android package name? I plan to use a captive runtime, so it's not really needed at all, and I can't upload it like this as an update because it will think it's a different app.
Please help so I can continue using air for all my projects from now on!
