Hi. This might be a dummy question, but I just can't find a solution for it.
I'm trying to write my first map application for android 1.5 following this tutorial: http://mobiforge.com/developing/story/using-google-maps-android However, when I make my activity class to extend from MapActivity, Eclipse complains that there's no such class/interface (it underlines it red). Is there a JAR file I should add to my class path or something like that to make Eclipse find MapActivity class? Thanks in advance! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en To unsubscribe, reply using "remove me" as the subject.

