My guess is that you did not sign the APK with the custom signing key.

On Tue, Mar 8, 2011 at 9:23 AM, Deepak Kumar <[email protected]> wrote:
> Hi All,
>
>                  I have generated the Map API key from MD5 fingureprint of
> signing certificate.But its not working.I have generated Map API Key from
> debug certificate that works fine.
>
>                   Even I have properly created keystore by exporting the
> application and then used those Alias name and keystore to generate MD5
> fingerprint and then generated Maps API key.But that key also not working.
>
>                   I used following in terminal to generate the key:-
>
>
>                      $ keytool -genkey -v -keystore my-release-key.keystore
> -alias alias_name -keyalg RSA -keysize 2048 -validity 10000
>
>
>
>              and then
>
>                                 $ keytool -list -alias alias_name -keystore
> my-release-key.keystore
>
>
>                                      Can anyone tell me where is the
> problem?Why debug cert generated Map key is working but not signup cert
> generated Map Key?
>
> --
> 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



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training Worldwide: http://commonsware.com/training

-- 
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

Reply via email to