It just worked for me. Make sure that you are using MD5 -- if you have Java 7 installed, you might be getting the SHA-1 hash instead, for example.
On Thu, Feb 7, 2013 at 10:28 AM, Simon Giddings <[email protected]> wrote: > I have followed the instructions to create a private key and then obtain the > MD5 signature. > I paste this signature into the signup input field and click submit. > > I then get a page which says that the MD5 signature is incorrect ! > Tried with and without the colons (:). > > Has the key generation been disabled, even though documentation states that > it will be open until 3 Mars ? > > -- > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" 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-developers?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Android Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to Android Development_ Version 4.5 Available! -- -- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

