how can I do the step above?
I'm trying to the the tutorial
http://developer.android.com/resources/tutorials/views/hello-mapview.html "HelloMapView" and they reccomend to Open the AndroidManifest.xml file and add the following as a child of the <application>
element:
<uses-library android:name="com.google.android.maps" />.
how does this work? how can I insert that in my SDK. I'm usingEclipse SDK,Version: 3.5.2, Build id: M20100211-1343