Java The import com.google cannot be resolved

后端 未结 5 1926
旧巷少年郎
旧巷少年郎 2021-01-05 06:49

I am working on building and running an android application in Eclipse. I have successfully installed the Android kit, along with the google api via the ADT. I downloaded a

5条回答
  •  旧时难觅i
    2021-01-05 07:35

    If selecting the particular APIs is not working try the following:

    • project->clean
    • right click on project->Android Tools-> Fix Project Properties

提交回复
热议问题