Android Studio里出现的问题,该怎么解决?

/Users/liuyukun/AndroidStudioProjects/MyApplication/app/src/main/java/com/ixin/liuyukun/myapplication/PlusbaseActivity.javaError:(11, 37) 错误: 找不到符号符号: 类 GooglePlayServicesClient
位置: 程序包 com.google.android.gms.commonError:(13, 35) 错误: 找不到符号符号: 类 PlusClient位置: 程序包 com.google.android.gms.plusError:(20, 44) 错误: 程序包GooglePlayServicesClient不存在Error:(21, 33) 错误: 程序包GooglePlayServicesClient不存在Error:(35, 13) 错误: 找不到符号符号: 类 PlusClient位置: 类 PlusbaseActivityError:(279, 12) 错误: 找不到符号符号: 类 PlusClient位置: 类 PlusbaseActivityError:(78, 31) 错误: 程序包PlusClient不存在Error:(160, 65) 错误: 程序包PlusClient不存在Error:(239, 5) 错误: 方法不会覆盖或实现超类型的方法Error:(249, 5) 错误: 方法不会覆盖或实现超类型的方法Error:(262, 5) 错误: 方法不会覆盖或实现超类型的方法注: 某些输入文件使用或覆盖了已过时的 API。注: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。11 个错误Error:Execution failed for task ':app:compileDebugJava'.> Compilation failed; see the compiler error output for details.
这是报错

解决了,,只需断网打开android studio就可以解决了。。

搜索下PlusClient在哪里,是少文件或者少jar包