[android-developers] Google Map Api key

2012-09-17 Thread rauf qureshi
Hello friends, I am working with google map,I have generate MD5 certificate. when i am trying to generate api key its showing message that invalid certificate so can any body help me what is error -- You received this message because you are subscribed to the Google Groups Android Developers

Re: [android-developers] Google Map Api key

2012-09-17 Thread rambabu mareedu
i think what you had find that is not md5 key that might be certificate key... visit my blog you will find video and example for google maps http://ramscreative.blogspot.in/2012/07/android-google-mapview-video-tutorial.html On Mon, Sep 17, 2012 at 9:02 AM, rauf qureshi

Re: [android-developers] Google Map Api key

2012-09-17 Thread Amey Bapat
you might be generating SHA1 fingerprint instead of MD5.. and if this is not the case then you should check in for any unwanted spaces when you register it with Google Maps Service On Mon, Sep 17, 2012 at 9:41 PM, rambabu mareedu rambabu.mare...@gmail.comwrote: i think what you had find that

Re: [android-developers] Google Map Api key

2012-09-17 Thread Asheesh Arya
use -v to generate md5 C:\Program Files\Java\jre7\binkeytool -list -v -alias androiddebugkey -keystor e c:\users\.android\debug.keystore -storepass android -keypass a ndroid -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this