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:
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
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
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