[android-beginners] Re: HelloMapView coming up with empty tiles

2009-10-06 Thread jotobjects
Too bad you did not get a SecurityException instead of just empty map tiles. And too bad there is no xml schema to validate the manifest (AFIK). On Oct 5, 5:25 pm, Clayton wrote: > I figured it out.  I had the as a child of > rather than a child of the , it's working > now.  Thanks for your h

[android-beginners] Re: HelloMapView coming up with empty tiles

2009-10-05 Thread Clayton
I figured it out. I had the as a child of rather than a child of the , it's working now. Thanks for your help! On Oct 5, 4:27 pm, Clayton wrote: > I pulled the apikey by submitting the fingerprint I got from the > debug.keystore for the androiddebugkey which was what it said to do on > the d

[android-beginners] Re: HelloMapView coming up with empty tiles

2009-10-05 Thread Clayton
I pulled the apikey by submitting the fingerprint I got from the debug.keystore for the androiddebugkey which was what it said to do on the dev site. I copied that api key off of the webpage and pasted it directly MapView android:apikey element in the main.xml (and I've repeated and verified this

[android-beginners] Re: HelloMapView coming up with empty tiles

2009-10-01 Thread jotobjects
What you are doing looks right. The empty tiles view with cross hatches is a symptom of an invalid apiKey, but possibly it is something else. On Sep 26, 8:47 am, Clayton wrote: > I'm having trouble getting the HelloMapView to work.  I have the Maps > API key that I got from, submitting the andr