• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Can't extends from MapActivity

sw22

Lurker
Hi,
Im sorry but Im lost when I want to extends from MapActivity. I have followed 3 times this tutorial:
Using Google Maps in Android | mobiForge
and I can't do these type of imports:
Code:
import com.google.android.maps.MapActivity
Imports cannot be resolved
I have found the same type of tutorial several times but there are no other particular explanation for my problem.

I have installed all packages in eclipse (in Windows>Android sdk...), I develop for Android 2.2.

Thanks
 
Back
Top Bottom