the procedure is as follows
1. get a md5 fingerprint
the command is keytool.exe -list -alias androiddebugkey -keystore D:
\Androidkeystore\debug.keystore -storepass android -keypass android
but make sure the D: drive coantains the androidkeystore file (located
in the .android folder )
2.type the md5 fingerprit generated in the link given by google to get
the api key
3.use this key
On Apr 26, 9:16 am, kaushik p <kaushiks...@gmail.com> wrote:
> Hi all ,
>
> I am currently doing an app , in which to show the current location of the
> user of gmap, but the problem is i am not able to get the Api key
>
> procedure i used to get this key is exactly what is given 
> inhttp://code.google.com/android/add-ons/google-apis/mapkey.html
>
> I always get error
>
>  Keytool not found ,declared .
>
> Please help me with this as with out this feature my complete project is not
> useful .
>
> --
> Thanks&Regards
> Kaushik Pendurthi
>
> http://kaushikpendurthi.blogspot.com/

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

Reply via email to