The following works on a win but I need to be able to make it work on
a mac

keytool -genkey -v -keystore csi.keystore -alias comsi -keyalg RSA -
validity 10000


jarsigner -verbose -keystore csi.keystore -signedjar spmPhr.apk
pmPhr.apk comsi
Enter Passphrase for keystore: <password>
jarsigner: unable to sign jar: java.util.zip.ZipException: invalid
entry compressed size (expected 1009 but got 1010 bytes)


Thanks,

Jeff


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to