[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 mmur...@commonsware.com wrote:
 Lex wrote:
  I just went through the MapView Tutorial and I can't get themap
  displayed whatsoever. I had SDK1.5installed from the beginning.
  Internet permission isfine, Firewall isfine. I deleted the
  debug.keystore file on my (XP) machine, rebuilt the project under
  Google API/Target 3, generated a new key, but still nomap. I really
  feel like I have exhausted all known solutiouns I have found for this
  issue so far. Using Eclipse Ganymed and JDK 1.6.13

 Does the built-in Maps application work?

 Ifnot, the problem is with your firewall or something else tied to
 networking.

 If it does, then the problem is probably with your API key, or perhaps
 the INTERNET permission.

 --
 Mark Murphy (a Commons 
 Guy)http://commonsware.com|http://twitter.com/commonsguy

 _Android Programming Tutorials_ Version 0.95 Available!
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[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, but still no map. I really
feel like I have exhausted all known solutiouns I have found for this
issue so far. Using Eclipse Ganymed and JDK 1.6.13

On Apr 21, 8:40 pm, Xavier Ducrohet x...@android.com wrote:
 Wayne,

 You could also have moved your old debug.keystore in the new location,
 instead of generating a newmapkey. But either way isfine.

  2. Regenerate the key:   I used the html file that comes with the1.5
  documentation rather than the going to the google website and using
  that one version. I don't know if it makes a difference ornot, but it
  generated a new key.

  file:///C:/android-sdk-windows-1.5_pre/docs/maps-api-signup.html

 This just calls back to the google server. The generation of themap
 key can only be done by our server.

 Glad to here it worked out.

 Xav

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



[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, generated a new key, but still no map. I really
 feel like I have exhausted all known solutiouns I have found for this
 issue so far. Using Eclipse Ganymed and JDK 1.6.13

Does the built-in Maps application work?

If not, the problem is with your firewall or something else tied to
networking.

If it does, then the problem is probably with your API key, or perhaps
the INTERNET permission.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

_Android Programming Tutorials_ Version 0.95 Available!

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



[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 google website and using
that one version. I don't know if it makes a difference or not, but it
generated a new key.

file:///C:/android-sdk-windows-1.5_pre/docs/maps-api-signup.html

3. Replace the old key in your whatever_map.xml file with the new key.

Thanks again for the quick response!

Wayne
http://www.reddroid.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
-~--~~~~--~~--~--~---



[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 version. I don't know if it makes a difference or not, but it
 generated a new key.

 file:///C:/android-sdk-windows-1.5_pre/docs/maps-api-signup.html

This just calls back to the google server. The generation of the map
key can only be done by our server.

Glad to here it worked out.

Xav

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



[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
HOME/.android/

So compiling on windows in 1.5 will indeed use a different debug
keystore than when compiling with 1.1.
The path to the android files on Windows were/are:

XP:
1.1: C:\Documents and Settings\user\Local Settings\Application Data\Android\
1.5: C:\Documents and Settings\user\.android\

Vista:
1.1: C:\Users\user\AppData\Local\Android\
1.5: old: C:\Users\user\.android\

We didn't realize the impact it would have on signing (and maps in
particular) and forgot to mention it in the ugprade doc.

Xav

On Mon, Apr 20, 2009 at 3:31 PM, wayne mcfadden- Red Droid
waynemcfad...@gmail.com wrote:

 I'm debugging an application in 1.5 and my map view is not showing the
 tiles.  My overlays show up fine.  The tiles show correctly if I run
 the appication in  1.1.  (so the key that i'm using there is fine in
 the xml)  So this looks like it may be a map key problem.  I'm trying
 to use the same key in 1.5. ( I regenerated using keytool and walked
 through the process again on the google web site.)  The keys (1.1 and
 one i generated after I installed the 1.5 toolkit) look identical.

 Is there a different key and key generation process for 1.5?  Or
 should I just be able to use the key I'm using in 1.1?

 Thanks!
 Wayne
 




-- 
Xavier Ducrohet
Android Developer Tools Engineer
Google Inc.

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



[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 x...@android.com wrote:
 1.5: old: C:\Users\user\.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 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
-~--~~~~--~~--~--~---