Android: MapActivity is not found

MapActivity is a special sub-class of  android.app.Activity. 


If you are using eclipse id, then click on AVD Manager and then it will show you the list of installed as well as un-installed packages. Select Google api packages and click on install. Then you will not this problem. if it is still set java build path


Now if this problem still occurs, see your build path... http://knowledge-serve.blogspot.com/2011/12/android-mapactivity-can-not-be-resolved.html 

Comments

Popular posts from this blog

Struts 2 : Warning :No configuration found for the specified action: 'Login.action' in namespace: '/'

Read Images from a xlsx file using Apache POI

Upload csv file at Google Cloud Storage using java