NoClassDefFoundError at Google Play Services V2 library

后端 未结 8 1263
無奈伤痛
無奈伤痛 2020-11-28 11:27

I get the following exception when trying to use the Google Play Services V2 library after following the official tutorial.

java.lang.NoClassDefFoundError: c         


        
8条回答
  •  感情败类
    2020-11-28 12:21

    I solved this error by checking "Copy projects into workspace" while importing the google play services lib.
    More info here: http://developer.android.com/google/play-services/setup.html

提交回复
热议问题