Android Studio - Library reference ../google-play-services_lib could not be found importing project

前端 未结 6 999
一个人的身影
一个人的身影 2021-02-01 17:01

I am trying to import from Eclipse to AndroidStudio a project of mine and I am getting the following error

\"error

6条回答
  •  生来不讨喜
    2021-02-01 17:29

    I just changed it works for me

    android.library.reference.2../google-play-services_lib which changed to

    as

    android.library.reference.google-play-services_lib

提交回复
热议问题