Re: [android-developers] Unable to obtain Google Maps Android v1 API Key

2013-02-08 Thread Simon Giddings
Thanks for that Mark, it works great.
Sorry to not have replied before, but I didn't have a working connection.

On Thursday, 7 February 2013 17:23:07 UTC+1, Mark Murphy (a Commons Guy) 
wrote:

 Add -v to your list of command-line switches. 

 On Thu, Feb 7, 2013 at 11:13 AM, Simon Giddings 
 mr.s.g...@gmail.comjavascript: 
 wrote: 
  Yep, you are right, I am getting the SHA-1 hash. 
  Looked at the command line options and cannot see how I can force MD5 
  output. 
  Can you help here ? 
  
  
  On Thursday, 7 February 2013 17:02:50 UTC+1, Mark Murphy (a Commons Guy) 
  wrote: 
  
  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 mr.s.g...@gmail.com 
  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 android-d...@googlegroups.com 
   To unsubscribe from this group, send email to 
   android-developers+unsubscr...@googlegroups.com javascript: 
   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 android-developers+unsubscr...@googlegroups.comjavascript:. 

   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 
  android-d...@googlegroups.comjavascript: 
  To unsubscribe from this group, send email to 
  android-developers+unsubscr...@googlegroups.com javascript: 
  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 android-developers+unsubscr...@googlegroups.com javascript:. 
  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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
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 android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[android-developers] Unable to obtain Google Maps Android v1 API Key

2013-02-07 Thread Simon Giddings
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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
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 android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [android-developers] Unable to obtain Google Maps Android v1 API Key

2013-02-07 Thread Mark Murphy
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 mr.s.giddi...@gmail.com 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 android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 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 android-developers+unsubscr...@googlegroups.com.
 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
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 android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [android-developers] Unable to obtain Google Maps Android v1 API Key

2013-02-07 Thread Simon Giddings
Yep, you are right, I am getting the SHA-1 hash.
Looked at the command line options and cannot see how I can force MD5 
output.
Can you help here ?

On Thursday, 7 February 2013 17:02:50 UTC+1, Mark Murphy (a Commons Guy) 
wrote:

 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 
 mr.s.g...@gmail.comjavascript: 
 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 
  android-d...@googlegroups.comjavascript: 
  To unsubscribe from this group, send email to 
  android-developers+unsubscr...@googlegroups.com javascript: 
  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 android-developers+unsubscr...@googlegroups.com javascript:. 
  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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
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 android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [android-developers] Unable to obtain Google Maps Android v1 API Key

2013-02-07 Thread Mark Murphy
Add -v to your list of command-line switches.

On Thu, Feb 7, 2013 at 11:13 AM, Simon Giddings mr.s.giddi...@gmail.com wrote:
 Yep, you are right, I am getting the SHA-1 hash.
 Looked at the command line options and cannot see how I can force MD5
 output.
 Can you help here ?


 On Thursday, 7 February 2013 17:02:50 UTC+1, Mark Murphy (a Commons Guy)
 wrote:

 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 mr.s.g...@gmail.com
 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 android-d...@googlegroups.com
  To unsubscribe from this group, send email to
  android-developers+unsubscr...@googlegroups.com
  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 android-developers+unsubscr...@googlegroups.com.
  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 android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 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 android-developers+unsubscr...@googlegroups.com.
 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
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 android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.