Hi,
I have this really annoying problem with Eclipse 3.5 (edit: its not just 3.5, this happens with every other version) at the moment. I'm currently developing an application which uses google maps and the map API, however, every time I try to import a map (import com.google.android.maps.MapActivity;) Eclipse just throws up an error "The import com.google cannot be resolved".
I've been downloading map examples to try and see if its my coding but every other application works (hello, world etc).
As a test, I've downloaded Ed Burnette's code examples from the book hello, android. Every example works apart from MyMaps, the one example I needed!
http://pragprog.com/titles/eband2/source_code
Any help would be great!
Thanks



I have found the Google API's. When I was installing them from the SDK manager I did have the option to do so, however I did not see a difference between those and the typical android ones?.
