0

对于 Google plus 登录 android 应用程序,使用
com.google.android.gms.plus.PlusClient包并使用上述侦听器会显示错误。登录后想获取userId。谢谢。

4

1 回答 1

2

It sounds like you haven't added the google-play-services_lib library project to your own project. Or possibly that the version you have imported is out of date.

Take a look at these instructions in section 2:

https://developers.google.com/+/mobile/android/getting-started

And make sure that the version of 'Extras > Google Play Services' you have in your Android SDK Manager is at least version 6.

于 2013-04-24T08:55:34.500 回答