google play services lib ...无法导入com.google.android.gms.map(使用eclipse)

时间:2013-09-16 07:37:32

标签: android eclipse google-play-services

我在使用google play服务库时遇到了一些问题(使用eclipse)。因此,我尝试执行以下示例https://developers.google.com/maps/documentation/android/intro

但是,例如,com.google.android.gms.maps下面的所有导入仍然存在多个错误。

  • 我在我的eclipse工作区中导入了google-play-services_lib
  • 在我的项目>属性> android>库中,实际引用了google-play-services_lib
  • 它也在java构建路径中引用>库

1 个答案:

答案 0 :(得分:1)

尝试在Eclipse中导入yourAdtBundlePath/sdk/extras/google/google_play_services/libproject/google-play-services_lib作为项目(我假设您使用Eclipse),然后将其作为库添加到Properties for YourProject/Android/Library/Add...