[android-beginners] Re: Map Frustrations

2008-11-04 Thread Dennis Wilmsmann
On 4 Nov., 06:47, "shubaduaaa!" <[EMAIL PROTECTED]> wrote: > I'm new to android development and wanted to try out some of the lbs > features.  However, I can't seem to get the basic map to load > properly.  I get the infamous grid. I've registered an apiKey and have > implemented it, as well as ad

[android-beginners] Re: Map Frustrations

2008-11-04 Thread Mark Murphy
shubaduaaa! wrote: > I'm new to android development and wanted to try out some of the lbs > features. However, I can't seem to get the basic map to load > properly. I get the infamous grid. I've registered an apiKey and have > implemented it, as well as added most of the suggested permissions.

[android-beginners] Re: Map Frustrations

2008-11-04 Thread shubaduaaa!
I don't believe I have proxy enabled. How can I check? Thanks! On Nov 4, 7:29 am, Dennis Wilmsmann <[EMAIL PROTECTED]> wrote: > On 4 Nov., 06:47, "shubaduaaa!" <[EMAIL PROTECTED]> wrote:> I'm new to > android development and wanted to try out some of the lbs > > features.  However, I can't see

[android-beginners] Re: Map Frustrations

2008-11-05 Thread Dennis Wilmsmann
On 4 Nov., 23:42, "shubaduaaa!" <[EMAIL PROTECTED]> wrote: > I don't believe I have proxy enabled.  How can I check? > Check your browser settings. If there are no proxy servers set, you probably don't need a proxy. ;) Other approaches on your problem: - Have you added to your manifest? - Your a

[android-beginners] Re: Map Frustrations

2008-11-05 Thread shubaduaaa!
Oh, gottcha. I thought android had some sort of proxy setting. My standard internet connection doesn't use proxy. Any other Ideas? On Nov 5, 2:52 am, Dennis Wilmsmann <[EMAIL PROTECTED]> wrote: > On 4 Nov., 23:42, "shubaduaaa!" <[EMAIL PROTECTED]> wrote:> I don't believe I > have proxy enab

[android-beginners] Re: Map Frustrations

2008-11-11 Thread [EMAIL PROTECTED]
Did you get the maps api key from android site? I had same problem just showing grid screen but found out that i was using standard web maps api key not the ones for android. If it's your case as well, go to http://code.google.com/android/toolbox/apis/mapkey.html. Hope it helps. HL On Nov 5, 3:

[android-beginners] Re: Map Frustrations

2008-11-13 Thread shubaduaaa!
still struggling with this...anyone have any ideas? Thanks! On Nov 5, 8:14 am, "shubaduaaa!" <[EMAIL PROTECTED]> wrote: > Oh, gottcha.  I thought android had some sort of proxy setting.  My > standard internet connection doesn't use proxy.  Any other Ideas? > > On Nov 5, 2:52 am, Dennis Wilmsman

[android-beginners] Re: Map Frustrations

2008-11-13 Thread shubaduaaa!
figured it out. I was attempting to generate my own keystore not sure why that wasn't working, but I used the debug.keystore and it works. On Nov 13, 2:59 pm, "shubaduaaa!" <[EMAIL PROTECTED]> wrote: > still struggling with this...anyone have any ideas? > > Thanks! > > On Nov 5, 8:14 am, "shubadu