tags:

views:

580

answers:

2

Hi, i am new to android development. I got an error when write the code "import com.google.android.maps.MapView; in eclipse. The error is "The import com.google can not be resolved."

Please anybody give suggestion to fix this problem.

+2  A: 

Bring up your project properties, and go to Android. Do you have an Android target selected that includes the Google APIs? Perhaps you just have a generic Android target.

Jim Blackler
Great. Its working fine. Thanks Jim.
saran
A: 

does this api works.....??

Dev
It's not clear what you are asking. Also, it is not an answer to this question here. If you want to ask a question, use the "Ask Question" button in the top right of the page, but make sure you provide all the details of the problem you are trying to solve.
sth