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

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

2008-11-06 Thread [EMAIL PROTECTED]
GUS: You need update your sdk to at least 1.0rc1. -- Fred --~--~-~--~~~---~--~~ 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 unsubs

[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\Android>"C:\Arquivos de programas > \Java\jdk1.6. > 0_04\bin\keytool.exe" -list -ali

[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\Android>"C:\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): XX:XX:XX:

[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\bin>keytool 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-01 Thread [EMAIL PROTECTED]
Kesav: Great guide! samia: If you use windows, 'keytool' is under JDK's folder, such as "c:\ Program Files\Java\jdk\bin\keytool", you need type full path to execute "keytool" command. On 10月31日, 下午2時40分, samina <[EMAIL PROTECTED]> wrote: > Hi kesav , > > i have tried Keytool command "C:\User

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

2008-10-30 Thread samina
Hi kesav , i have tried Keytool command "C:\Users\\AppData\Local \Android>keytool -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 intern