Java The import com.google cannot be resolved

后端 未结 5 1897
旧巷少年郎
旧巷少年郎 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条回答
  •  太阳男子
    2021-01-05 07:19

    In Eclipse you should be able to configure the project's classpath to point to the libraries in question. Assuming you have them and the plugin. See the SDK Manager if you don't have them.

提交回复
热议问题