Android: MapActivity can not be resolved in android
For Eclipse users:
Please click on Project --> properties-->Resources-->Android--> Select Google api instead of Android
Now click on Ok.
Check again, Project--> properties--> Java build path, see the Libraries tab, expand Google APIs, and see if there is map.jar and android.jar are available or not. They must be.
Now clean your project and then run your project.
Please click on Project --> properties-->Resources-->Android--> Select Google api instead of Android
Now click on Ok.
Check again, Project--> properties--> Java build path, see the Libraries tab, expand Google APIs, and see if there is map.jar and android.jar are available or not. They must be.
Now clean your project and then run your project.
Comments
Post a Comment