Thanks JP, looks like MyLocationOverlay.enableCompass() is the
culprit.  Commenting out that call is allowing the view to display.


On May 2, 1:02 am, JP <joachim.pfeif...@gmail.com> wrote:
> Check if your app might be stuck in your overridden
> MapActivity.onCreate().
> I had that problem and shuffle things in onCreate() around. Once
> onCreated() completes, the map showed as had been.
>
> On May 1, 10:19 pm, Derek <dlawl...@gmail.com> wrote:
>
> > Has anyone seen their MapView which was working in 1.1 displaying a
> > plain black screen (no errors) after compling with the 1.5 SDK?  I
> > made sure to copy the debug.keystore from the 1.1 location to the new
> > 1.5 location so its compiling and loading on the phone correctly (I
> > did a reinstall not uninstall/install) and shouldn't need a new
> > mapsAPI key.
>
> > No errors are showing up in DDMS other than:
> > Failed to find provider info for com.google.settings
>
> > Any ideas would be much appreciated!
>
> > Thanks,
> > Derek
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to