Can Cryptosigning be Automated?

Monkey Targets Forums/Android/Can Cryptosigning be Automated?

zoqfotpik(Posted 2012) [#1]
I have my app building on Android. But to put it out on the android stores and Google Play requires cryptographic signing.

I'm wondering if it's possible to automate this so that the version Monkey builds is already zipaligned and signed with my crypto key.

Any thoughts?

Among other issues, the only builds appearing in my /build/android/bin directory are -debug files. How do I sign these for release versions?

Thanks!


therevills(Posted 2012) [#2]
I just use a batch file :P

(Don't worry about the name of the APK files, just rename them)


zoqfotpik(Posted 2012) [#3]
Got it.

Jesus chrizola what a rigamarole, and I understand the IOS submission process is 20 times worse!?


therevills(Posted 2012) [#4]
and I understand the IOS submission process is 20 times worse

A million times worse ;)