[android-developers] Re: Follow this procedure to get the Map as earlier

2008-11-22 Thread Aniphex
I have created my fingerprint, got my Google Maps API and have tried to paste the code in and still have the same issue with not being able to see the map. My APIDemos MapView doesn't work either. I see the grid layer and google logo, but no map. Any suggestions? I have scoured the blog and

[android-developers] Re: Follow this procedure to get the Map as earlier

2008-11-04 Thread GUS
Im doing: C:\Arquivos de programas\Java\jdk1.6.0_04\binkeytool keytool -list - alias androiddebugkey -keystore C:\Documents and Settings\Usuario \Android\debug.keystore -storepass android -keypass android and getting: keytool error: java.lang.RuntimeException: Usage error, keytool is not

[android-developers] Re: Follow this procedure to get the Map as earlier

2008-11-04 Thread GUS
Now I got it :D C:\Documents and Settings\Usuario\AndroidC:\Arquivos de programas \Java\jdk1.6. 0_04\bin\keytool.exe -list -alias androiddebugkey -keystore debug.keystore -sto repass android -keypass android androiddebugkey, 17/09/2008, PrivateKeyEntry, Certificate fingerprint (MD5):

[android-developers] Re: Follow this procedure to get the Map as earlier

2008-11-04 Thread GUS
Unfortunately the version m5_rc15 dont accept android:apiKey Wont Maps work anymore in M5?? On 5 nov, 00:36, GUS [EMAIL PROTECTED] wrote: Now I got it :D C:\Documents and Settings\Usuario\AndroidC:\Arquivos de programas \Java\jdk1.6. 0_04\bin\keytool.exe -list -alias

[android-developers] Re: Follow this procedure to get the Map as earlier

2008-10-31 Thread samina
Hi kesav , i have tried Keytool command C:\Users\user\AppData\Local \Androidkeytool -list -alias androiddebugkey -keystore debug.keystore -storepass android -keypass android to get the MD5 fingerprint of the debug certificate:but its throwing error like 'keytool' is not recognized as an