ch9: getting location data
Good evening everyone
In chapter on getting location data, I am having some difficulties. When I get everything coded I keep getting an error message for my @Overrides. It keeps telling me, I must "Override a super class method". I understand what that means, but I cant seem to find out what I am miss typing. Has anyone else had issues with this?
***EDIT***
I figured out what I was doing wrong, I do not remember seeing it in the book, but compliance level needs to be set to 1.6. Now, i just have to figure out why I cant get the maps to show up, it crashes every time I try running it, yet it worked fine before I added the new code.
Paul
Last edited by PaulCarlson; November 18th, 2011 at 03:57 AM..
|