[android-developers] Re: Map view not displaying tiles in 1.5 but it's fine in 1.1

2009-05-26 Thread Lex
The built-in map application (and browser) work fine, and as I said before, firewall is fine - at least as much as I can see. I have exactly the same code running on a different machine (Vista) and it works just fine! On May 26, 2:11 am, Mark Murphy wrote: > Lex wrote: > > I just went through th

[android-developers] Re: Map view not displaying tiles in 1.5 but it's fine in 1.1

2009-05-25 Thread Mark Murphy
Lex wrote: > I just went through the MapView Tutorial and I can't get the map > displayed whatsoever. I had SDK 1.5 installed from the beginning. > Internet permission is fine, Firewall is fine. I deleted the > debug.keystore file on my (XP) machine, rebuilt the project under > Google API/Target 3

[android-developers] Re: Map view not displaying tiles in 1.5 but it's fine in 1.1

2009-05-25 Thread Lex
I regenerated the map key (deleted debug.keystore, rebuilt the project under Google API/Target 3), got a different key, but still no map. Internet connection and firewall settings are OK. On Apr 21, 8:40 pm, Xavier Ducrohet wrote: > Wayne, > > You could also have moved your old debug.keystore in

[android-developers] Re: Map view not displaying tiles in 1.5 but it's fine in 1.1

2009-05-25 Thread Lex
I just went through the MapView Tutorial and I can't get the map displayed whatsoever. I had SDK 1.5 installed from the beginning. Internet permission is fine, Firewall is fine. I deleted the debug.keystore file on my (XP) machine, rebuilt the project under Google API/Target 3, generated a new key

[android-developers] Re: Map view not displaying tiles in 1.5 but it's fine in 1.1

2009-04-21 Thread Xavier Ducrohet
Wayne, You could also have moved your old debug.keystore in the new location, instead of generating a new map key. But either way is fine. > 2. Regenerate the key:   I used the html file that comes with the 1.5 > documentation rather than the going to the google website and using > that one vers

[android-developers] Re: Map view not displaying tiles in 1.5 but it's fine in 1.1

2009-04-21 Thread wayne mcfadden- Red Droid
Thanks a bunch Xavier. That worked I now can see the map in the 1.5 toolkit. A few notes on what I did: 1. Regenerate the certificate using the new location for the 1.5 environment. 2. Regenerate the key: I used the html file that comes with the 1.5 documentation rather than the going to the g

[android-developers] Re: Map view not displaying tiles in 1.5 but it's fine in 1.1

2009-04-20 Thread Xavier Ducrohet
On Mon, Apr 20, 2009 at 4:29 PM, Xavier Ducrohet wrote: > 1.5: old: C:\Users\\.android\ Ignore "old" (I blame copy-paste...) Xav --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post t

[android-developers] Re: Map view not displaying tiles in 1.5 but it's fine in 1.1

2009-04-20 Thread Xavier Ducrohet
Hello, Are you recompiling your application with the 1.5 SDK? And are you running windows? To solve some issue between the java based tools and the emulator, we changed the location of the android files. They used to be in the local settings, but they are now directly under /.android/ So compil