Faber Fedor wrote:
> The subject pretty much says it all.
> 
> Whenever I follow the directions at
> http://code.google.com/android/devel/sign-publish.html#signing in debug
> mode, I get the following error when typing in the default password:
> 
>     keytool error: gnu.javax.crypto.keyring.MalformedKeyringException:
> incorrect magic
> 
> I don't see anything useful on the 'net about this (2 hits!).
> 
> Suggestions?

You're trying to use the GNU Classpath edition of keytool (gnu.javax.*).
I think you need to use the keytool from the JDK.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
_The Busy Coder's Guide to Android Development_ Version 2.0 Published!

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

Reply via email to