On Tue, Jan 20, 2009 at 8:21 PM, Mark Murphy <mmur...@commonsware.com>wrote:
> > Various random ideas, and forgive me if you thought of these already: > > 1. Blow away R.java, assuming you copied it over with the rest of your > code, and rebuild. > > 2. I assume your code is in a new directory tree > (src/com/faberfedor/tagyourworld) that matches your namespace...right? > Did/verified both of those before writing to y'all... 3. If you somehow copied over compiled classes when you set up your new > Eclipse project, get rid of those too and make sure it rebuilds all from > scratch. > I assume that was the stuff in the bin directory I blew away, right? > 4. Is the exception precisely on that line, or on a nested call? How do I tell the difference? > If it > is precisely on that line, and if map and marker are confirmed to exist, > then map.getOverlays() must be what's returning null. Now why would it do that? > 5. Are you still inheriting from MapActivity? Yeah. As I said, the only thing(s) that changed are the package name strings. :-? -- Faber Fedor Cloud Computing New Jersey http://cloudcomputingnj.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 -~----------~----~----~----~------~----~------~--~---